[PD] Help to load sound

IOhannes zmölnig zmoelnig at iem.at
Sun Jan 13 19:16:00 CET 2013


On 01/13/2013 06:42 PM, Ed Kelly wrote:
> It is, by default 4000000. You can load larger files by changing the message to soundfiler from:
>
> [read -resize myfile.wav sound(
>
> to
>
> [sound resize 8000000;
> read myfile.wav sound(

or use
[read -resize -maxsize 8000000 myfile.wav sound(
|
[soundfiler]

gfmysdr
IOhannes



More information about the Pd-list mailing list