I read:
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?
this is hardcoded, but you can change #define DEFMAXSIZE 4000000 in d_soundfile.c and recompile.
HTH
x