Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... reach the MixerChannel. s = Server.internal; s.boot; SynthDef.new ... in the effect's output, it's advisable to ... = MixerChannel.newFromDef(\newFromDef, \mix1x2, s, (level: 0.25, pan: ... MasterMixerChannel. Setting a mixer's outbus to another MixerChannel, ...

  2. GettingStartedWithChucklib @ Quark

  3. MixerChannel @ MixerChannel

    ... reach the MixerChannel. s = Server.internal; s.boot; SynthDef.new ... in the effect's output, it's advisable to ... = MixerChannel.newFromDef(\newFromDef, \mix1x2, s, (level: 0.25, pan: ... MasterMixerChannel. Setting a mixer's outbus to another MixerChannel, ...

  4. Voicer @ Quark

  5. CtkBuffer @ CtkBuffer

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

  6. SharedWFSExample @ SharedWFSExample

  7. Voicer @ Quark

  8. LoopBuf.help @ LoopBuf.help

  9. ProcEvents @ ProcEvents

  10. PV_BinDelay @ Plugin

    ... ); s.sendMsg(\b_alloc, c=s.bufferAllocator.alloc(1), size); s.sendMsg(\b_alloc, d=s ... ,\dels, c, \fb, d, \inbus, s.options.numOutputBusChannels]); { awin = GUI.window ... ({ synth.free; s.sendMsg(\b_free, b); s.sendMsg(\b_free, c); s.sendMsg(\b_free ...

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