Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: That infernal machine
name
code content
( { var dseq, trig; dseq = Dseq([SinOsc.ar(45).range(-5, 12), SinOsc.ar(SinOsc.ar(0.285).range(42, 48)).range(-9, 19), 9, 0, -12], inf); trig = Impulse.ar(SinOsc.ar(0.2).range(44, 46)); SinOsc.ar( (77 + Demand.ar(trig, 0, dseq)).midicps, 0, 0.5 ) ! 2 }.play )
code description
Will nobody switch the damn thing off?
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