Submit Browse
Anonymous Login RSS

SuperCollider Code

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

  2. Pitch @ Help

  3. GrainSin @ Help

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

  4. GrainBuf @ GrainBuf

  5. OffsetOut @ OffsetOut

  6. ReplaceOut @ Help

  7. Pluck @ Help

    ... be unstable... so be careful!). s.boot; // excitation signal is WhiteNoise ... (-0.999, 0.999)) }.play(s) ) s.quit; // a group of angry ... .0, 1.0)})) .sum ); }.play(s); )

  8. MFCC @ MFCC

  9. HenonC @ Help

    ... , SampleRate.ir)) * 0.2 }.play(s); // mouse-control of params { HenonC ... ,0.3)) * 0.2 }.play(s); // randomly modulate params ( { HenonC.ar ... , 0.15) ) * 0.2 }.play(s); ) // as a frequency control { SinOsc ... ))*800+900)*0.4 }.play(s);

  10. HenonL @ HenonL

    ... , SampleRate.ir)) * 0.2 }.play(s); // mouse-control of params { HenonL ... ,0.3)) * 0.2 }.play(s); // randomly modulate params ( { HenonL.ar ... , 0.15) ) * 0.2 }.play(s); ) // as a frequency control { SinOsc ... ))*800+900)*0.4 }.play(s);

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