Hello,
I'm trying to build the same patch as in this tutorial video:
I'm having trouble loading samples with the object openpanel whenever i load .wav 44,1kHz mono or stereo or any other format samples, it says in the console:
usage: read [flags] filename tablename...
flags: -skip <n> -resize -maxsize <n> ...
-raw <headerbytes> <channels> <bytespersamp> <endian (b, l, or n)>.
I tried to fix it by changing the sampling rate of my input output patch but it won't work. Do you know what's going wrong?
I'm working on Pd-0.46-7
cheers.