https://github.com/pure-data/pure-data/issues/380

2018-06-19 19:34 GMT-03:00 Alexandre Torres Porres <porres@gmail.com>:
hi, I reported this on github, but thought I'd bring it up here on the list as well to see what others could make of it.

 [soundfiler] won't accept a -maxsize flag bigger than 2.14748e+09 or something (I got that with trial and error) for some reason.

the console shows a typical syntax error for [soundfiler]: "usage: read [flags] filename tablename... flags: -skip -resize -maxsize ... -raw <endian (b, l, or n)>. 


anyway, I had a patch with -maxsize 1e+18 and it didn't work


cheers