Submit Browse
Anonymous Login RSS

SuperCollider Code

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

  2. jitlib_efficiency @ Help

  3. recursive_phrasing @ recursive_phrasing

  4. ProxySpace @ Help

    ... many relevant methods. First Example s.boot; p = ProxySpace.new; p ... instances of NodeProxy: a = NodeProxy(s) is equivalent to ~a; a ... , something); // examples p = ProxySpace.push(s.boot); // use ProxySpace as current ...

  5. playN @ playN

    ... mixer. // examples Server.default = s = Server.internal; s.boot; p = ProxySpace.push ... ; s.scope(8); // a 3 channel ...

  6. BusPlug @ BusPlug

    ... control bus listener s.boot; z = Bus.control(s, 16); a = BusPlug ... audio monitor p = BusPlug.audio(s,2); d = { Out.ar(p ...

  7. Monitor @ Monitor

    ... //example Server.default = s = Server.internal; s.boot; s.scope(16); { Out.ar ...

  8. MoogFF @ MoogFF

    ... , 25-31 August 2007 Examples s.boot; // Play it with the ... ), MouseX.kr(0, 4)) }.play(s); x.free; // Mmmm, throbby x ... ,4200), 0.83 * 4)}.play(s); x.free; Original Java code ...

  9. BufRd @ Help

  10. Gendy2 @ Help

    ... .0, multiplier for the distribution's delta value for amplitude. An ... .0, multiplier for the distribution's delta value for duration. An ... the oscillator, though the oscillator's period will constantly change due ...

prev 21 22 23 24 25 26 27 28 29 30 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow