[PD] Array size

marco liuni mathsman at libero.it
Mon Apr 16 13:29:02 CEST 2007


Hallo, my name's Marco Liuni;

I'm trying to read a 4 channels audio file using 4 arrays, but I  
can't cause the file is too big.
I've tried with this

| read -resize -maxsize <n> $1 $2-array1 $2-array2 $2-array3 $2- 
array4  (
[soundfiler]

but when I use <n> over about 8000000 it says this

error: usage: read [flags] filename tablename...
flags: -skip <n> -nframes <n> -resize -maxsize <n> ...
-raw <headerbytes> <channels> <bytespersamp> <endian (b, l, or n)>.

How can I force array size limit?

Thank you very much.

Marco




More information about the Pd-list mailing list