Is there a way to ask an array what its size is at any time, specifically after you fill it with a WAV file from soundfiler -resize?
I see the print method, but that just posts the size in a diagnostic kind of way. I want my sampler to react to table size changes without having a [s blah-size] after every [soundfiler].
I looked for quite a while now and I can't find anything. Even in zexy.
(jfm3)