0271be4484
- Fix CDN URL: spessasynth_lib@4.3.1/dist/index.js (was @latest with wrong path) - Use WorkletSynthesizer instead of Synthesizer (correct class name) - Add audioWorklet.addModule() for processor CDN URL - Await synth.isReady before use - Use soundBankManager.addSoundBank() (correct API) - Fallback to WorkerSynthesizer if AudioWorklet fails