
8 Nov
2008
8 Nov
'08
7:46 p.m.
Dear list (especially Dan),
I just spend a hour or so pulling my hair out wondering why my little toy
turntable wouldn't "scratch" anymore. It turns out that the issue is some
changed behaviour in LiSa's .rate(). I believe .rate() no longer
automatically casts integers to floats while previously it did. The
following example demonstrates the issue;
//============8<=================
LiSa l => dac;
second => l.duration;
//just making sure
<<