Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: three sines in a fountain
name
code content
play{a=SinOsc;b=432;c=0.61538;a.kr(0.125).if(a.kr(0.25).if(a.ar(b),a.ar(b*c)),a.ar(b*c*c),a.ar(b*c*c*c))}// #supercollider
code description
sctweets, iffy sines
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