SuperCollider tweets
@sc140tweets
Retweeting SuperCollider tweets to make them easier to find. @ me links to sctweets and I will RT them!
ID: 1963517594
http://sccode.org/tag/category/sctweet 15-10-2013 22:28:33
125 Tweet
576 Followers
134 Following
play{f={|o,i|if(i>0,{SinOsc.ar([i,i+1e-4]**2*f.(o,i-1),f.(o,i-1)*1e-4,f.(o,i-1))},o)};f.(60,6)/60}//#SuperCollider Fredrik Olofsson
SuperCollider tweets play{n=rrand(20,70);Pulse.ar(({rrand(0.2,n)}*Lag.kr(Dust.kr(n.pow(3)!2).exprange(1,10),0.4))!n,{rand(pi)}!n,n.reciprocal).sum}