«Vague Thunder» by Paul Anderson
on 29 Mar'13 02:03 inSounds kind of like thunder.
1 2 3 4 5 6 7
//Sounds vaguely like thunder.
(
{
b=SinOsc.ar(Dust.kr(30,440,200));
FreeVerb.ar(b, 1);
}.play;
)
reception
comments