- SpacePan - A Spatial Audio Environment by audioholic (audioholic) @ SpacePan - A Spatial Audio Environment by audioholic (audioholic)
-
Vocal Clouds (work in progress) by emergent (emergent)
@ Code
... ( // configure server s = Server.local; s.options.sampleRate_(44100); s.options.memSize_(65536 ... .add(~makeBuffers); ServerQuit.add(~cleanup); s.waitForBoot({ s.sync; SynthDef.new(\voxgrains ...
- OSC etude #1 by emergent (emergent) @ Code
- SCTweets - 140 Character - swiki repost by zecraum (zecraum) @ Code
-
Breaking Glass by 38nonprivate (38nonprivate)
@ Code
... 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, [\ ...
-
sctweets by redFrik by fredrik-olofsson (Fredrik Olofsson)
@ Code
... .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 ...
- SC Tweets collection by andre (andre) @ SC Tweets collection by andre (andre)
-
Dawn and Mist by alessandrovalentino (sandrovale)
@ Code
... 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 ...
-
Unloop Antidote [Disquiet0048-libertederive] by schemawound (Schemawound)
@ Code
... 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 ...
- BEASTS(Homunculus-Basilisk) by schemawound (Schemawound) @ BEASTS(Homunculus-Basilisk) by schemawound (Schemawound)