Submit Browse
Anonymous Login RSS

SuperCollider Code

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

  2. SawDPW @ SawDPW

    ... as CPU-efficient as SuperCollider's Saw ugen. freq - frequency in ... : PulseDPW Server.default = s = Server.internal; s.boot s.scope // Amplitude will be ...

  3. PV_MagLog @ PV_MagLog

  4. RosslerL.help @ RosslerL.help

    ... , 4.5) * 0.3 }.play(s); // randomly modulate params ( { RosslerL.ar ... , 0.7) ) * 0.2 }.play(s); ) // as a frequency control { SinOsc ... )))*800+900)*0.4 }.play(s); An example utilising the three ... ,1), 0.3), z) }.play(s) )

  5. PV_MagExp @ PV_MagExp

  6. RosslerL @ RosslerL

    ... , 4.5) * 0.3 }.play(s); // randomly modulate params ( { RosslerL.ar ... , 0.7) ) * 0.2 }.play(s); ) // as a frequency control { SinOsc ... )))*800+900)*0.4 }.play(s); An example utilising the three ... ,1), 0.3), z) }.play(s) )

  7. FFTMKL @ FFTMKL

  8. Friction @ Friction

    ... qualitative effect on the system's behaviour (because of the spring ... adding/removing DC. Examples s = Server.internal; s.boot; ( // This filters a ... ); Pan2.ar(rusty.sum) }.play(s); ) x.free; ( // In this one ...

  9. SOMAreaWr @ SOMAreaWr

    ... , namely b = Buffer.alloc(s, netsize**numdims, inputdata.size); ... TESTING: Let's create a zero'ed Buffer ... written over the correct expanse. s.boot; ~netsize = 20; ~numdatadims ... all dims b = Buffer.alloc(s, ~netsize**2, ~numdatadims); // ...

  10. PV_MagSmooth @ PV_MagSmooth

prev 81 82 83 84 85 86 87 88 89 90 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow