-
SCScope
@ Help
... ( s = Server.internal; s.boot; ) ( f = Buffer.alloc(s,1024 ... z, bufnum); }).play( RootNode(s), [\bus,b.index, \bufnum ... Out.ar(bus, z); }).play( s, [\bus,b.index] ); ) ... the options) *****/ ( s = Server.internal; s.waitForBoot({ var func, sdef1 ...
-
Date
@ Help
... localtime set the receiver's time to current localtime. ... %a Replaced by the locale's abbreviated weekday name. [ tm_wday] ... %x Replaced by the locale's appropriate date representation. %X ... Replaced by the locale's appropriate time representation. %y ...
-
IEnvGen
@ IEnvGen
... 2); ) }).load(s); s = Server.internal.boot; s.scope; s.sendMsg(\s_new, \test ... }).load(s); s.sendMsg(\s_new, \test, a = s.nextNodeID, 0, 1); s.sendMsg ... s); s.sendMsg(\s_new, \test, a = s.nextNodeID, 0, 1, \inbus, s.options.numOutputBusChannels); s ...
- OSCresponderNode @ Help
- AbstractServerAction @ Help
- UGens-and-Synths @ UGens-and-Synths
- 12 @ 12
- 1 @ 1
- 11 @ 11
-
12_Playbuf
@ 12_Playbuf
... stopping ) * mul ) }).load(s); // apply amplitude modulation to an ... ( ~source = Group.head(s); ~effect = Group.tail(~s); ) ( // add the ... , \boost, 5]) ) // examine the nodes ( s.queryAllNodes; ) // a diagram à à RootNode à | ...