Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... ,0.3)) * 0.2 }.play(s); ( { Henon2DL.ar( 2200, 8800, LFNoise2 ... , 0.15) ) * 0.2 }.play(s); ) { SinOsc.ar(Henon2DL.ar(20 ... ))*800+900)*0.4 }.play(s);

  2. Standard2DC.help @ Plugin

    ... , 11025, mul:0.3) }.play(s); // mouse-controlled param { Standard2DC.ar ... ,4), mul:0.3) }.play(s); // as a frequency control { SinOsc ... ))*800+900)*0.4 }.play(s);

  3. Henon2DC.help @ Henon2DC.help

    ... ,0.3)) * 0.2 }.play(s); ( { Henon2DC.ar( 2200, 8800, LFNoise2 ... , 0.15) ) * 0.2 }.play(s); ) { SinOsc.ar(Henon2DC.ar(20 ... ))*800+900)*0.4 }.play(s);

  4. PV_Cutoff @ PV_Cutoff

    ... the top down. s.boot; b = Buffer.alloc(s,2048,1); ( SynthDef ... (out, IFFT(chain).dup); }).play(s,[\out, 0, \bufnum, b.bufnum ...

  5. Standard2DN.help @ Plugin

    ... , 11025, mul:0.3) }.play(s); // mouse-controlled param { Standard2DN.ar ... ,4), mul:0.3) }.play(s); // as a frequency control { SinOsc ... ))*800+900)*0.4 }.play(s);

  6. Gbman2DN.help @ Gbman2DN.help

    ... , SampleRate.ir), 0.1) }.play(s); { Gbman2DN.ar(11025, 22050, -0 ... , -2.7, 0.1) }.play(s); { Gbman2DN.ar(2200, 8800, 1 ... , 2.0002, 0.1) }.play(s);

  7. Standard2DL.help @ Standard2DL.help

    ... , 11025, mul:0.3) }.play(s); // mouse-controlled param { Standard2DL.ar ... ,4), mul:0.3) }.play(s); // as a frequency control { SinOsc ... ))*800+900)*0.4 }.play(s);

  8. Gbman2DL.help @ Gbman2DL.help

    ... , SampleRate.ir), 0.1) }.play(s); { Gbman2DL.ar(11025, 22050, -0 ... , -2.7, 0.1) }.play(s); { Gbman2DL.ar(2200, 8800, 1 ... , 2.0002, 0.1) }.play(s);

  9. FFTDiffMags.help @ Plugin

    ... the returned signal Server.default_(s = Server.internal.boot); b = Buffer ... .alloc(s, 1024, 1); c = Buffer.alloc ... (s, 1024, 1); ( { var chain1, chain2, ...

  10. FFTFlux.help @ FFTFlux.help

    ... ] UGen, not with [FFTTriggered]. Examples: s = Server.internal.boot; b = Buffer ... .alloc(s,2048,1); // Move the mouse ... . // You'll see that it's higher when freq is changing ...

prev 11 12 13 14 15 16 17 18 19 20 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow