-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
thomas thiery wrote:
I've seen the same problem
this is a "known" bug (at least i reported it and a way to fix it; have a look at the bug tracker).
currently, the length of an array is returned as a single precision float, which makes soundfiler think that the resize failed, as the requested size and the resized size seem to differ (due to precision problems)
the problem with solving the bug is, that it would actually require an API change of Pd.
fmasdr IOhannes