Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... to one of the filter's parameters. This can cause spikes ... , BPeakEQ, BLowShelf, BHiShelf, BBandPass, BAllPass. s.boot; ( z = { BBandStop.ar( SoundIn ...

  2. BHiPass @ BHiPass

    ... to one of the filter's parameters. This can cause spikes ... , BLowShelf, BHiShelf, BBandPass, BBandStop, BAllPass. s.boot; ( z = { BHiPass.ar( SoundIn ...

  3. BLowPass4 @ Help

    ... to one of the filter's parameters. This can cause spikes ... , BLowShelf, BHiShelf, BBandPass, BBandStop, BAllPass. s.boot; ( z = { BLowPass4.ar( SoundIn ...

  4. BHiPass4 @ BHiPass4

    ... to one of the filter's parameters. This can cause spikes ... , BLowShelf, BHiShelf, BBandPass, BBandStop, BAllPass. s.boot; ( z = { BHiPass4.ar( SoundIn ...

  5. BAllPass @ Help

    ... to one of the filter's parameters. This can cause spikes ... , BPeakEQ, BLowShelf, BHiShelf, BBandPass, BBandStop s.boot; ( z = { // thru BAllPass.ar ...

  6. DetectIndex @ Help

    ... .06).scramble.flat; b = Buffer(s, t.size, 1); // alloc and ... set the values s.listSendMsg( b.allocMsg( b.setnMsg ...

  7. KeyState @ KeyState

    ... be altered by any keystrokes. s.boot; // execute the code below ... to find out a key's keycode // the char and keycode ...

  8. Dbufrd @ Dbufrd

    ... [ Dbufwr] // example b = Buffer.alloc(s, 24, 1); b.setn(0 ... time pattern c = Buffer.alloc(s, 24, 1); c.setn(0 ...

  9. Dbufwr @ Dbufwr

    ... channel buffer b = Buffer.alloc(s, 24, 1); b.setn(0 ... b.free; b = Buffer.alloc(s, 2, 1); fork { loop { 0 ...

  10. FreeSelf @ FreeSelf

    ... (400,0,0.2)); }).send(s); ) a = Synth(\freeSelf_help); a.set ... 't cause synth buildup. }).send(s); ) ( Task { loop({ fork { exprand(34 ...

prev 31 32 33 34 35 36 37 38 39 40 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow