-
IEnvGen
@ Help
... 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 @ AbstractServerAction
- UGens-and-Synths @ UGens-and-Synths
- 12 @ Help
- 1 @ Help
- 11 @ Help
-
12_Playbuf
@ Help
... 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 à | ...
-
Groups
@ Help
... ve probably guessed, there's a handy Server abstraction ... source * (1 - direct)); }).send(s); SynthDef(\tutorial_Reverb2, { arg outBus = 0 ... Out.ar(outBus, input); }).send(s); ) // now we create groups ... ) are documented in Node's helpfile.Ã So if you ...
- Functions and Other Functionality @ Help