each uses a different way of calculating phase and eventually the relative errors cause them to drift apart.
On Dec 26, 2004, at 7:33 PM, David Cottle wrote:
Hi,
Why does the Impulse and LFNoise slowly move out of synch?
(
{
t = 6;
e = EnvGen.kr(Env.perc(0, 0.1), gate: Impulse.kr(t));
f = LFNoise0.kr(t, 400, 600);
SinOsc.ar(f)*e
}.play
)
Sorry if I'm being dense.
_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users