Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: hall of mirrors
name
code content
//hall of mirrors {[AllpassC.ar(HPF.ar(RLPF.ar(Saw.ar(LFPar.kr(0.25).range(220,440)),LFPar.kr(MouseX.kr(0,8),pi).range(220,20000),0.3),LFPar.kr(MouseY.kr(0,8)).range(220,20000)),2,MouseX.kr(0,0.5),2),AllpassC.ar(HPF.ar(RLPF.ar(Saw.ar(LFPar.kr(0.25,pi).range(440,220)),LFPar.kr(MouseX.kr(8,0),pi).range(20000,220),0.3),LFPar.kr(MouseY.kr(8,0),pi).range(20000,220)),2,MouseX.kr(0.5,0),2)]}.play
code description
2 channels of chuckling sawtooths
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