PulseFFT
PulseFFT copied to clipboard
Demo Page throws a bunch of errors in chrome
This is a super cool project! It looks like the demo page fails to finish the async compile step, which prevents the sound analyzer demo from loading. This may just be a chrome bug, I haven't checked.
Hi @mcnuttandrew, thanks for making note of that. #15 fixed some of the issues with the compilation step - a few of the flags were deprecated, and there were some other updates within the Emscripten toolchain. The demo page should be working now with that fix - there's still much to be done with this proj, but that should address the errors you were seeing.