«Quiz 4 number 10» by cmoeller

on 15 Oct'16 23:22 in
1
2
3
4
5
6
7
8
(
{ BPF.ar(
	in: WhiteNoise.ar(LFPulse.ar(freq:5, width:0.3)),
	freq: SinOsc.kr(freq:MouseX.kr(2000, 6000), mul:10000),
	rq: 0.01
	)
}.play;
)
raw 149 chars (focus & ctrl+a+c to copy)
reception
comments