Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: soft phasing
name
code content
play{a = PMOsc;b= SinOsc;d=440; a.ar(b.kr(0.1,d),d/2+b.kr(d*0.01,pi ),1,a.ar(4,2,1,0,a.ar(d*0.01,2,1)),b.kr(0.1))}// #supercollider
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