«the ocean» by sadguitarius
on 17 Oct'11 21:15 inIt works with laptops too, not just seashells... Thanks to Andy Hayleck from the SC list for the code I used as a starting point.
1 2 3 4
{ x = OnePole.ar(WhiteNoise.ar(0.1)+Dust.ar(100, 0.5), 0.7); x = x + Splay.ar(FreqShift.ar(x, 1/(4..7))); }.play
comments