Soundfiler will return the size of the array when you load a sample with -resize. I am using this in my 'general purpose sample player' ;) which I have attached. I use the arraysize to calculate phasor~ speed (which again triggers tabread4~). The variospeed is a nice touch, I think :)
Cheers Soeren
I'm now playing with the so powerful table object.
Is there a way to know the size of an array ?
I'm using tabread4~ and the "set" message to select witch table I whant to read. But all the diferent table i "set" have diferent size. So I whant that my algorithme know the size of the aray that tabread4~ is curently reading. In practice my tables are in another patch.