[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] TChoose-ar bug?
Shouldn't TChoose use an audio rate TIRand? Right now it's:
<x-tad-smaller>TChoose</x-tad-smaller><x-tad-smaller> {
*ar { </x-tad-smaller><x-tad-smaller>arg</x-tad-smaller><x-tad-smaller> trig, array;
^</x-tad-smaller><x-tad-smaller>TIRand</x-tad-smaller><x-tad-smaller>.kr(0, array.lastIndex, trig), array)
}</x-tad-smaller>
I'll change it if nobody objects, as it does make a difference.
S.