SuperCollider is a musical programming environment developed by James McCartney
SuperCollider Extensions
TouchOSC - A class for interfacing with TouchOSC running on an iPhone or iPod Touch.
AkaRemote - A class for interfacing with aka.iphone running on an iPhone or iPod Touch
sc140
I contributed to the sc140 project, a selection of pieces by artists from around the world, each piece created with just 140 characters of code. You can listen to the entire album at supercollider.sourceforge.net/sc140
{x=Array.fill(5,{[0.00001,0.03].asSpec.map(LFNoise2.kr(3))});Splay.ar(Friction.ar(LFTri.ar(50),friction:x,mass:x*30000))}.play
