PulseFFT icon indicating copy to clipboard operation
PulseFFT copied to clipboard

Demo Page throws a bunch of errors in chrome

Open mcnuttandrew opened this issue 6 years ago • 1 comments

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.

mcnuttandrew avatar May 22 '18 16:05 mcnuttandrew

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.

thejoriedel avatar Aug 29 '18 23:08 thejoriedel