Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... . ar(minfreq: 11025, maxfreq: 22050, s: 10, r: 28, b: 2 ... . kr(minfreq: 40, maxfreq: 100, s: 10, r: 28, b: 2 ... maxfreq maximum frequency in Hertz s, r, b equation variables h ...

  2. IdentityDictionary @ IdentityDictionary

    ... parent exist primarily for IdentityDictionary's subclass Event, which uses the ... a copy: changing the copy's parent also affects the parent ... instance variables allow additional IdentityDictionary's to provide default values. The ...

  3. More-On-Getting-Help @ More-On-Getting-Help

    ... syntax is different than SC's, but conceptually it has much ... class variables. Using the browser's buttons you can easily navigate ... be sent to the user's list above. Bugs or Feature ...

  4. Documentation Style Guide @ Documentation Style Guide

    ... guide for SuperCollider documentation. SuperCollider's documentation must meet more varied ... scsyndef files on the user's hard-drive (this recommendation has ... explaining some aspect of SC's use or design, relevant theory ...

  5. EventPatternProxy @ EventPatternProxy

  6. Pdefn @ Pdefn

    ... Pdef). Overview: JITLib First Example s.boot; Pdefn(\x, Pbrown(0 ... , 0, amp * env), pan)); }).store; s.boot; ) ( Pdefn(\deg, Pseq([0 ... the currentEnvironment to the envir's parent (or proto) field // (this ...

  7. ProxyMixerOld @ ProxyMixerOld

    ... bounds Example p = ProxySpace.push(s.boot, \p); m = ProxyMixer(p ... zero. ~test.vol_(0.1); s.scope(8); ~test.playN(4 ... ); // set proxy's first output channel: ~test.playN ...

  8. NodeProxyEditor @ Help

    ... this. Example // preparation s.boot; p = ProxySpace.push(s); ( ~test = { |freq=300 ... between NodeProxyEditors: ( // p = ProxySpace.push(s.boot); l = NodeProxyEditor(nil, 3 ...

  9. ProxyMixer @ ProxyMixer

  10. jitlib_efficiency @ jitlib_efficiency

prev 91 92 93 94 95 96 97 98 99 100 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow