Hello list,
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.
In the final application, we want to use a set of 48 FIR filters (each 512 taps long) to downmix the 24 channels to 2 outputs.
Any suggestions?
Thanks Matthias
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.
Thanks, readsf~ was exactly what I was looking for! Works very well with 24 channels.
-Matthias
On 04/09/2013 04:12 PM, Charles Goyard wrote:
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.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list