Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: Echo + Feedback Tweet
name
code content
{t=Mix.fill(3,{|i|SinOsc.ar(1000+(i*70))})/8;t=Streson.ar(t,SinOsc.kr(0.1).range(0.1,1),1);t=CombN.ar(t,30,0.7,30)+t;t=t!2 * 0.05}.play
code description
use markdown for formating
category tags
comma separated, i.g. "wild, siren" (do not enter default SC class names, please)
ancestor(s)
comma separated identificators, i.g. "1-C,1-1,1-4M,1-x"
Private?
the code will be accessible by direct url and not visible in public activity
signup to submit public code without captcha
comment of change