Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: FM Patterns Tweet
name
code content
play{x=Dseq((5..20)*50,inf);y={|a|SinOsc.ar(Demand.kr(Impulse.kr(a),0,x))};y.(MouseY.kr(1,7))*y.(MouseX.kr(1,7))*SinOsc.ar([990,600])}
code description
2 Dseq patterns modulating each other. Speed of each pattern controlled by a mouse axis
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