Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. MixingBoard @ MixingBoard

  2. 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 }); ...

  3. RedGrainController.help @ Quark

  4. RedKGrain.help @ Quark

  5. RedGrain2.help @ Quark

  6. RedGrain.help @ Quark

  7. RedAGrain.help @ Quark

  8. 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; ( // ...

  9. 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 ...

  10. 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 ...

prev 51 52 53 54 55 56 57 58 59 60 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow