-
SynthDef
@ Help
... specifications for the ugenGraphFunc's arguments. The order ... Event containing this def's variants. Special purpose methods ... 600, 0]); // Mr. McCartney's more complex example ( fork {Ã ... , as it allows for Node's release // method. ( SynthDef(\ ...
-
bundledCommands
@ Help
... Server for details of makeBundle's arguments. s.boot; ( // send ... sawFreq,0.1) ) }).send(s); ) // all OSC commands generated ... and start both synths synchronously ( s.makeBundle(nil, { // nil ... SinOsc.kr(8)) ) }).send(s); s.sync; // wait until synthdef ...
-
Server-Command-Reference
@ Help
... this document. If a command's description contains the word Asynchronous ... .Ã /n_set set a node's control value(s) int - node ID [ int ... ranges of a node's control value(s) int - node ID [ ... ranges of a node's control value(s) int - node ID [ ...
-
Node
@ Help
... regular methods using Server's automated bundling capabilities. See ... for checking purposes.Ã ( b = s.makeBundle(false, { a = ... default_group of this Node's Server. moveToTail(aGroup) ... default_group of this Node's Server. Other Methods asTarget ...
-
Order-of-execution
@ Help
... watch the post window s === Server.default; s === Server.local; Server.default ... = Server.internal; s === Server.default; Server.default = Server ... scaling // play at tail of s's default group (note that Function ...
-
Shortcuts
@ Help
... -c C-s TempoClock.default.clear F7 s.freeAll F8 ... document cmd-s ctl-s ctl-s :w C-x C-s Save ... as cmd-sh-s ctl-sh-s ctl-sh-s :sav C- ... g ctl-g * C-s Find previous cmd-d ctl ... and) M-; Uncomment (remove //s) cmd-sh-/ ctl-sh-/ ( ...
-
jitlib_networking
@ jitlib_networking
... ; numberOfParticipants = 4; n = s.options.numAudioBusChannels / numberOfParticipants; n = ... .asInteger * s.clientID; s.audioBusAllocator.alloc(n); n = s.options.numControlBusChannels ... = n.floor.asInteger * s.clientID; s.controlBusAllocator.alloc(n); ) d ...
- RecNodeProxy @ Help
- NodeProxy_roles @ Help
- Klank @ Help