Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Simple performance script to launch patterns a la Ableton by misc29377 (misc29377) @ Simple performance script to launch patterns a la Ableton by misc29377 (misc29377)

    ... (64); s.latency = 0.1; s.freeAll; s.makeGui; MIDIIn.connectAll; s.waitForBoot{ s.meter ... U M E N T S /////// //////////////////////////////////// s.makeBundle(s.latency, {SynthDef(\BD, { arg ...

  2. Breaking Glass by 38nonprivate (38nonprivate) @ Breaking Glass by 38nonprivate (38nonprivate)

    ... is the new version! ( s = Server.default; s.boot; ) ( SynthDef(\bglass, ... now the previous attempt ( s = Server.default; s.boot; ) ( SynthDef(\bglass, ... Out.ar(audioOutBus, output); }).send(s); ) x = Synth(\bglass, [\ ...

  3. sctweets by redFrik by fredrik-olofsson (Fredrik Olofsson) @ sctweets by redFrik by fredrik-olofsson (Fredrik Olofsson)

    ... .05.linrand),1200.rand)}.play(s,0,9);wait(9);x ... )++[0]}.flat,inf),2)!2},s,0,0)// #SuperCollider talks serial ... ])/99),999,0.1,5)};s.scope(2).style=2// #SuperCollider ... =InFeedback.ar,b=Buffer.alloc(s,9e4));HPF.ar(a.ar ... ;VOsc3.ar({|i|Buffer.alloc(s,1024).sine1(i+c=(3 ...

  4. SC Tweets collection by andre (andre) @ Code

  5. Dawn and Mist by alessandrovalentino (sandrovale) @ Dawn and Mist by alessandrovalentino (sandrovale)

    ... headphones to avoid feedback. s.boot; s.options.memSize=128*1024; //Define ... =Bus.control(s); ~c3=Bus.control(s); ~buff=Buffer.alloc(s, s.sampleRate * 30 ... .1)); } ).add; SynthDef(\mic,{var s; s=70*SoundIn.ar(0); Out ...

  6. Unloop Antidote [Disquiet0048-libertederive] by schemawound (Schemawound) @ Unloop Antidote [Disquiet0048-libertederive] by schemawound (Schemawound)

    ... 15000); ~buffers.steamlet2 = Buffer.read(s, ~etude, 105000, 15000); ~buffers. ... steamSynth = Buffer.read(s, ~unloop, 105000, 300000); ~buffers. ... 6000); ~buffers.lowPluck = Buffer.read(s, ~four54, 1222000, 1400); //SynthDef ...

  7. BEASTS(Homunculus-Basilisk) by schemawound (Schemawound) @ BEASTS(Homunculus-Basilisk) by schemawound (Schemawound)

  8. CloudGenMiniBuf by bateslewis (bateslewis) @ Code

  9. example sequencing soundfiles by fredrik-olofsson (Fredrik Olofsson) @ example sequencing soundfiles by fredrik-olofsson (Fredrik Olofsson)

  10. rhythmoid by vividsnow (vividsnow) @ rhythmoid by vividsnow (vividsnow)

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