Hallo!
i have a problem with the size of the pd-array. i use it to preload wave-files, which will be played by tabplay~. i need to preload the files because of the latency of readsf~. the array is limited to 4000000 samples. is there a possibility to extend this size?
an alternative to Peters method would be to use the threaded soundfiler, [sndfiler] - there you don't have this limit and it won't give audio drop outs if you load such big files ...
(and now it's also possible to read ogg files with it ...)
LG Georg