Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: Superclip Tweet
name
code content
//This tweet sounds pretty awesome on the windows version but I cannot get supercollider to render a proper recording of it. fork{x={Klang.ar(`(Array.fill(20,{[500.rand,1.0.rand,2pi.rand]})))};loop{play{x.()*x.()*x.()*EnvGen.kr(Env.linen(0.1,0,1,0.1))!2};1.wait}}
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