mimic-sussex / Maximilian

Audio and Music DSP Library
http://www.maximilian.strangeloop.co.uk
9 stars 5 forks source link

problems loading the new m.wasmmodule.js into the worklet #3

Closed frantic0 closed 5 years ago

frantic0 commented 5 years ago

know for sure it is inclusion of m.wasmmodule.js but can't get any hints about why it is failing (silent error!)

commented out the maxiSample embinding but it didn't work.

do a manual inspection of the m.wasmmodule.js and compare it with the functional ones.

frantic0 commented 5 years ago

fixed, the m.wasmmodule.js was not exporting the Module.

Learned lessons: