Submit Browse
Anonymous Login RSS

SuperCollider Code

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

  2. HelpDocsLicensing @ Help

    ... GPL as stated in SuperCollider's main license conditions. To supply ...

  3. Internal-Snooping @ Help

    ... class variables. Using the browser's buttons you can easily navigate ...

  4. Licensing @ Licensing

    ... without the GPL3 elements. SuperCollider's help documentation is published under ...

  5. runMe @ Help

    s.waitForBoot { { SinOsc.ar(EnvGen.kr(Env([440, 440, 324, 10000], [4, 2, 1], \exp), doneAction:2)) * 0.1 }.play }

  6. runMe2 @ runMe2

    s.waitForBoot { { Saw.ar(EnvGen.kr(Env([440, 440, 324, 10000] * 0.4, [4, 2, 1], \exp), doneAction:2)) * 0.1 }.play }

  7. Psym @ Psym

    ... used. // example: ( // load a synthdef s.boot; SynthDef(\gpdef, { |out=0 ...

  8. Pbindef @ Help

    ... , 0, amp * env), pan)); }).store; ) s.boot; Pbindef(\a, \instrument, \Pdefhelp ...

  9. PbindProxy @ PbindProxy

    ... , 0, amp * env), pan)); }).store; ) s.boot; x = PbindProxy.new; x ...

  10. PatternProxy @ Help

    ... , 0, amp * env), pan)); }).store; s.boot; ) ( x = PatternProxy.new; x ...

prev 41 42 43 44 45 46 47 48 49 50 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow