Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... filtering some noise. s.boot; b = Buffer.alloc(s,2048,1); ( x ... down so more readable! }.play(s); ) x.free; SC://FFT SC ...

  2. PV_MagSubtract @ Plugin

    ... . Example s.boot; b = Buffer.alloc(s, 1024); c = Buffer.alloc(s, 1024 ...

  3. FincoSprottL.help @ Plugin

  4. FFTSlope @ Plugin

    ... filtering some noise. s.boot; b = Buffer.alloc(s,2048,1); ( x ... scaled so more readable! }.play(s); ) x.free; SC://FFT

  5. FFTFlux @ Plugin

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

  6. FincoSprottS @ FincoSprottS

  7. WaveLoss @ WaveLoss

  8. FincoSprottL @ Plugin

  9. FFTDiffMags @ 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. FincoSprottS.help @ Plugin

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