-
Score
@ Score
... , 0.5, doneAction: 2) ) }).load(s); ) // write a sample file for ... : o); // synthesize ) Real-time Examples: s.boot; // boot the default server ... , 0.5, doneAction: 2) ) }).load(s); ) // write a sample file for ...
-
MIDIResponder
@ Help
... port. chan: The MIDI channel(s) to match. num: The control ... or note number(s) to match. value: The value ... (s) to match. veloc: The velocities ...
- HIDDeviceService @ Help
- 10 @ Help
- 6 @ 6
- 10_Subtractive_synthesis @ 10_Subtractive_synthesis
-
Presented in Living Stereo
@ Presented in Living Stereo
... are one of the SC's most powerful features. An Array ... object at index 2 // there's a shorthand for at that ... into one of a UGen's arguments, you get an Array ...
-
Signal
@ Signal
... of the interval. ( s = Signal.newClear(512); s.waveFill({ arg x, i ... (x).max(0) }, 0, 3pi); s.plot; ) asWavetable Convert the Signal ...
-
Scale
@ Help
... , including as input to Patterns. s.boot; a = Scale.major; a ... does not match the scale's pitchesPerOctave, a warning will be ... (0.001); // 2.5 Examples ( s.waitForBoot({ a = Scale.ionian; p ...
-
Streams-Patterns-Events4
@ Streams-Patterns-Events4
... Ã ); Out.ar( 0, out ); }).send(s); 0.02.wait; }); loop({ Synth ... of a single protoEvent. It's all a part of the ... done for you in Pattern's play method. Also changed is ...