- SoundFile @ SoundFile
-
DebugNodeWatcher
@ Help
DebugNodeWatcher Posts when these messages are received from the server: n_go n_end n_off n_on s = Server.default; s.boot; d = DebugNodeWatcher(s); d.start; y = Group.new; y.free; d.stop;
-
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 @ 10
- 6 @ 6
- 10_Subtractive_synthesis @ Help
-
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 ...