-
SynthTracker
@ Quark
... is also added to SynthTracker's globalà synth library. defName ... initial values for the SynthDef's arguments (controls). These are ... after target in its server's node order \addBefore - add ... before target in its server's node order \addReplace - replace ...
- KeyboardWindow @ KeyboardWindow
-
PlayBufCF
@ Quark
... 5 * 44100) ) ) ).dup }).play(s, [\bufnum, b]); ) z.free; /// ... 5 * 44100) ) ) ).dup }).play(s, [\bufnum, b]); ) y.free; /// ... BufFrames.kr(bufnum) ).dup ) }).play(s, [\bufnum, b]); ) x.free; ... 0.05 ).dup ) }).play(s, [\bufnum, b]); ) x. ...
-
CCAllocator
@ CCAllocator
... will go to the channel's CCAllocator for the next available ... definitions should go into MIDIPort's onInitAll function. See the MIDIPort ... (or, if it's a symbol, it's assumed to be the ... )Ã Locate a MIDI controller that's in use by number and ...
-
BasicMIDIControl
@ Quark
... be obtained from this channel's CCAllocator. func: The function to ... MIDIPort.update when it's freed, and Voicer's active method tells ... set, which is the controller's action. It takes the controller ... 's value as its argument. From ...
- Warp0 @ Quark
-
ReimData
@ ReimData
... one synthdefà Server.default = s = Server.internal s.options.blockSize = 32; // ( ... a) s.options.hardwareBufferSize = 32; // (a) s.options ... = 64; // (b) // boot server s.boot // instantiate an sData object ...
-
MixerChannelDef
@ MixerChannelDef
... multichannel applications. The MixerChannel's structure depends on the ... allow backward-compatibility with MixerChannel's default new method, is ... following: number -- The control's default value. The default ... to asSpec. The spec's default will be the ...
-
MixerGUIDef
@ MixerGUIDef
... these are illustrated in MixerGUIDef's *initClass method. aMixerChannelDef.guidef = ... and width of the channel's GUI. viewProtos: An Array, ... (view) -- update the mixer's control with the new value ... widgets when a mixer's control changes programmatically or ...
- MixingBoard @ MixingBoard