Results 44 comments of Wilm Thoben

Hi @ajvdmeij it's hard to tell what you're doing wrong when you post no code :) could you post your sketch? thx!

hi @StanLepunK could you post a full example which I can try out and reproduce the error? thanks!

@Galbi3000 FFT bands always have to be power 2 in processing sound. Bare FFT won't work if you don't pass blocks of power of 2 to it. I'll update the...

@benparsons could you post system + machine info? thx!

Hi @trkkazulu @mgasnier @JacoGasp. I can't seem to reproduce that problem, I just tested the attached file and it works. Could you test this file and verify you can just...

@aparrish thanks for all the updates / hints! I'll merge that into the helpfiles and README for the next release.

yes, that's true. It is on the list and I hope to have that ready for the next version.

There is no 32bit support for Windows at the moment due to larger background issues. This will be noted in the reference soon. When did you encounter that error, when...

@d235j @willcapellaro thanks for investigating and posting the fix, we're working on a fix and will hopefully be able to push updates soon!

@d235j great, thanks! Help is always greatly appreciated, feel free to submit pull requests for fixes!