Submit Browse
Anonymous Login RSS

SuperCollider Code

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

  2. PV_RandComb @ Help

  3. SpecCentroid @ Help

    ... on the centroid. s.boot; b = Buffer.alloc(s,2048,1); ( x ... .1); centroid.poll(10); }.play(s); ) x.free; FFT.html ../Oscillators ...

  4. PV_Add @ PV_Add

  5. PV_MagDiv @ PV_MagDiv

  6. PV_MagMul @ Help

  7. GrainFM @ Help

    ... account for this difference. Examples: s.boot; ( var winenv; // a custom ... ], [8, -8]); z = Buffer.sendCollection(s, winenv.discretize, 1); SynthDef(\fm_grain_test ... , 10), pan, envbuf) * env) }).send(s); ) // use built-in env x ...

  8. GrainIn @ Help

    ... account for this difference. Examples: s.boot; ( var winenv; // a custom ... ], [8, -8]); z = Buffer.sendCollection(s, winenv.discretize, 1); SynthDef(\in_grain_test ... .05, pan, envbuf) * env) }).send(s); ) // use built-in env x ...

  9. LocalBuf @ LocalBuf

    ... 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 ...

  10. InTrig @ InTrig

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