Hallo, Roman Haefeli hat gesagt: // Roman Haefeli wrote:
for some experiments with fast fourier transformation it would be nice to work with a bigger blocksize than 64 samples. but my pd computes audio only with a blocksize of 64samples (my pd runs under w98), even i try a blocksize smaller than 64 samples.
How do you try this? You can set the blocksize with the [blocksize~] internal as low as 1 and quite big, too. The blocksize is valid for the whole subpatch. ciao