heyhey.. everyone else seemed to be doing it, so
here's a new track of myne... lemme kno whatcha all
think, as im new to this whole (idm) world....
www.soundmangle.com/mp3s/kansyr.mp3
logreybeam == lgb == logreybeam
(
{ arg synth;
var x, a;
x = 1.0.rand;
a = MouseY.kr(3.4, 3.99);
f = MouseX.kr(100,10000,'exponential');
LPF.ar(
Sequencer.ar(
{
x = a.poll * x * (1.0 - x);
},
Impulse.ar(f)
) - 0.72,
f
);
}.scope(0.2);
)
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org
For additional commands, e-mail: idm-help@hyperreal.org