- MixingBoard @ MixingBoard
-
ZPlane
@ ZPlane
... .default = Server.internal; s = Server.default; s.boot; // Using ZPlane ... .zeros); d = Buffer.sendCollection(s, c[0].real, 1); ... e = Buffer.sendCollection(s, c[1][1..c[1 ... b2.neg) }.play(Server.internal); ) s.makeBundle(nil, { x.free }); ...
- RedGrainController.help @ Quark
- RedKGrain.help @ Quark
- RedGrain2.help @ Quark
- RedGrain.help @ Quark
- RedAGrain.help @ Quark
-
CtkEvent
@ CtkEvent
... true AND the CtkEvent's 'next' parameter is ... sin, 1), 5, server: s); a.function_({arg event, group ... CtkEvent(starttime, 1, server: s); ev.function_({arg event, ... \sin, 1), 5, server: s); a.play; ( // run as ... \sin, 1), 5, server: s); b = a.record; ( // ...
-
CtkNote
@ CtkNote
... a SynthDef directly from CtkProtoNotes: s = Server.internal.boot; Server.default ... score ... good for repeated renderings s.newAllocators; scpn = CtkProtoNotes( SynthDef(\control ... normalizeSum * duration; // scale the Env's time to the gestures while ...
-
CtkAudio
@ CtkAudio
... be extracted for you. Examples: s = Server.internal.boot; Server ... .kr(env, gate)); }).load(s) ); s.sync(cond); env = Env([0 ... EnvGen.kr(env, gate)); }).load(s) ); env = Env([0, 1, ... you have created //score.play(s); // uncomment to write the ...