Friday, 16 June 2006, 4:25:10 pm
RandSeed.ir broken, needs fix
Sunday, 6 August 2006, 11:21:18 am
EnvGen is not sample accurate, but rounds to block. Also EnvGen does not update times continuously, but only when a segment is reached.
Things fixed
Monday, 28 August 2006, 11:24:20 pm
// RandSeed seems to work. hm.
{ RandSeed.ir(10); SinOsc.ar(LFNoise1.kr(1).exprange(400, 1000)) 0.1 }.play;