Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. controlling a synth with HID by beatboxchad (beatboxchad) @ Code

  2. demo: backtracking constraint solver by jamshark70 (jamshark70) @ demo: backtracking constraint solver by jamshark70 (jamshark70)

  3. harmonized harmonic minor scale, chords + melody by josecaos (josecaos) @ Code

    ... |65| 68|69 ////////////// s.boot; s.scope; s.meter; FreqScope.new; // s.record; //////// (// * (//fx ... (\melodia).stop; Tdef(\acordes).stop; s.stopRecording;

  4. bufferdisplay by redfrik (redFrik) @ bufferdisplay by redfrik (redFrik)

  5. Thunderstorm by henk-lasschuit (Henk Lasschuit) @ Thunderstorm by henk-lasschuit (Henk Lasschuit)

    ... duur, 1), doneAction: 2)) }).send(s); ) //Rain // metal sound ( SynthDef ... Pan2 ); //end of Out }).send(s); ) //wind ( SynthDef(\wind, { ... //damp ) //einde FreeVerb ) }).send(s) ) //Global controlbus b=Bus.control ...

  6. The Tunnel by schemawound (Schemawound) @ The Tunnel by schemawound (Schemawound)

  7. Simple animated 2D user interface by rukano (rukano) @ Code

    ... .5+) Server.default = s = Server.local; s.waitForBoot{ if (s.hasShmInterface) { w = Window ... ) }; b = Bus.control(s); c = Bus.control(s); b.setSynchronous(4); c ...

  8. sctweets by rukano by rukano (rukano) @ sctweets by rukano by rukano (rukano)

  9. Sinusoid by schemawound (Schemawound) @ Code

  10. The Muse by mkb218 (mkb) @ The Muse by mkb218 (mkb)

    ... directly. ( b = Bus.audio(s, 1); SynthDef(\muse, {|freq ... vol*env), 11000)); }).send(s); SynthDef(\museverb, { Out.ar ... var mv = Synth(\museverb, [], s); var note = nil; interval = ... ; mv = Synth(\museverb, [], s); t.sched(0, { handler. ...

prev 1 2 3 4 5 6 7 8 9 10 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow