// title: the ocean // author: sadguitarius // description: // It works with laptops too, not just seashells... // Thanks to Andy Hayleck from the SC list for the code I used as a starting point. // code: { 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