Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... (ν). In our implementation, Post's parameter μ (size of the ... Recursive unsolvability of post’s problem of tag and other ... An analysis of emil post’s early work., The Bulletin ... wiki/Tag_%28game%29) Examples s.boot; // the examples by ...

  2. FreqScope.help @ Plugin

    ... -axis. // must use internal server s = Server.internal.boot; // create ... 2000, 0, 0.25) }.play(s); // random saw { RLPF.ar( ... 0.2, 0.22)) }.play(s); // modulate phase { SinOsc.ar( ... ),0,2pi), 0.25) }.play(s); // all harmonics { Blip.ar ... ,10),0.2) }.play(s);

  3. Lorenz2DL.help @ Lorenz2DL.help

    ... generator Lorenz2DL.ar(minfreq, maxfreq, s, r, b, h, x0 ... freq - iteration frequency in Hertz s, r, b- equation variables ... { Lorenz2DL.ar(11025, 44100) }.play(s); // randomly modulate params ( { Lorenz2DL. ... 0.02 ) * 0.2 }.play(s); ) // as a frequency control { ...

  4. PV_XFade @ Plugin

    ... . fade - 0-1. s.boot; ( b = Buffer.alloc(s,2048,1); c ... = Buffer.alloc(s,2048,1); d = Buffer.read(s ... (out, IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ... (out, IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ...

  5. PV_CommonMag @ Plugin

    ... -scale uncommon magnitudes s.boot; ( b = Buffer.alloc(s, 2048, 1); c ... = Buffer.alloc(s, 2048, 1); d = Buffer.read(s ... (out, IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ...

  6. PV_SoftWipe @ Plugin

    ... the top down. s.boot; ( b = Buffer.alloc(s,2048,1); c ... = Buffer.alloc(s,2048,1); d = Buffer.read(s ... .5 * IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ... .5 * IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ...

  7. PV_CommonMul @ Plugin

    ... -scale uncommon magnitudes s.boot; ( b = Buffer.alloc(s, 2048, 1); c ... = Buffer.alloc(s, 2048, 1); d = Buffer.read(s ... (out, IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ...

  8. PV_Morph @ Plugin

    ... . morph - 0-1. s.boot; ( b = Buffer.alloc(s,2048,1); c ... = Buffer.alloc(s,2048,1); d = Buffer.read(s ... (out, IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ... (out, IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ...

  9. Lorenz2DN.help @ Lorenz2DN.help

    ... generator Lorenz2DN.ar(minfreq, maxfreq, s, r, b, h, x0 ... freq - iteration frequency in Hertz s, r, b- equation variables ... { Lorenz2DN.ar(11025, 44100) }.play(s); // randomly modulate params ( { Lorenz2DN. ... 0.02 ) * 0.2 }.play(s); ) // as a frequency control { ...

  10. PV_MagMinus @ Plugin

    ... , bufferB, remove) Subtracts buffer B's magnitudes from buffer A. bufferA ... the removal process. s.boot; ( b = Buffer.alloc(s, 2048, 1); c ... (out, IFFT(chain).dup); }).play(s,[\out, 0, \bufnumA, b.bufnum ...

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