Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... server and the message's time parameter is ignored. ... format. Real-time uses s = Server.internal.boot; ... {PlayBuf.ar(1, a)}.play(s); b.free; a.free; // ... {DiskIn.ar(1, a)}.play(s); b.free; a.free; // ... ); [play, del] }.play(s); c.free; a.free; b ...

  2. SharedWFSExample @ SharedWFSExample

  3. Voicer @ Quark

  4. Renderer @ Quark

    ... s = Server(\test, a); s.makeWindow.boot; s.addr.start; s. ... ) }.play(s); s.addr.score.postcs; s.addr.score.recordNRT ... s = Server(\test, a); s.makeWindow.boot; s.addr.start; s. ... ; SynthDescLib.read; Pbind(\server, s).play(a); // Renderer // ...

  5. 03. GeoGraphyAudio @ 03. GeoGraphyAudio

  6. MP3 @ MP3

  7. RecNodeProxy @ RecNodeProxy

  8. SelectL.help @ SelectL.help

  9. WarpIn @ Quark

    ... (more computationally intensive). Examples: s = Server.local; s.boot; //Use headphones for ... * env); }).send(s); ) // stereo buffer b = Buffer.alloc(s, s.sampleRate * 16, 2 ... the duration buf = Buffer.alloc(s, thisnotedur * s.sampleRate * 0.5, 2 ...

  10. LICENSE @ Quark

prev 1 2 3 4 5 6 7 8 9 10 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow