Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... then reshaped into the buffer's current format by flattening. Since ... same as the new synth's. see also SetBuf, ClearBuf // example ... , 0.1); // add some 70's euro-space-rock echo CombN ...

  2. InTrig @ InTrig

  3. XOut @ Help

  4. Tap @ Help

    ... a buffer. b=Buffer.alloc(s, s.sampleRate, 1); //enough space for ... one tap each ear }).send(s); ) x=Synth(\helpTap,[\bufnum, b ...

  5. MultiTap @ Help

    ... longest tap time. s.boot; b = Buffer.alloc(s, s.sampleRate); ( { MultiTap.ar ...

  6. RandID @ Help

    RandID set the synth's random generator id RandID.kr( ... .05) + Dust2.ar(70) ) }).send(s); ) // reset the seed of my ... , 0, 10, 11)), seed); }).send(s); ) // start two noise synths on ...

  7. RandSeed @ RandSeed

    RandSeed set the synth's random generator seed RandSeed.kr( ... nonpositive to positve, the synth's random generator seed is reset ... , 0, sustain, doneAction:2) ) }).send(s); ) // the exact same sound is ...

  8. Onsets @ Onsets

  9. Loudness @ Loudness

  10. CuspN @ Help

    ... , 1.99) * 0.3 }.play(s); // mouse-controlled params { CuspN.ar ... ,2,1)) * 0.3 }.play(s); // as a frequency control { SinOsc ... ))*800+900)*0.4 }.play(s);

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