Submit Browse
Anonymous Login RSS

SuperCollider Code

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

  2. SpecFlatness @ Help

    ... , defined as a power spectrum's geometric mean divided by its ... conversion is shown below. Examples s = Server.internal.boot; b = Buffer ... .alloc(s,2048,1); ( { // Example - vary mixture ...

  3. PV_Max @ Help

  4. PV_RandComb @ Help

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

  6. PV_Add @ Help

  7. PV_MagDiv @ Help

  8. PV_MagMul @ PV_MagMul

  9. GrainFM @ GrainFM

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

  10. GrainIn @ GrainIn

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

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