Hi,
Matthias Blau wrote:
I want to play a 24-channel wav file in pd. It is rather big (several minutes), such that pre-loading the data into tables will probably not work (have to check that though). I tried zexy/sfplay but it seems to be limited to 8 channels.
Did you try readsf~ or readanysf~ if not in wav format ?
On 64bits machines it should be no problem to open a huge file.