Problem
Bundled WebAudioModule examples can be only loaded once. Attempt to load another module ends with
localhost/:1 Uncaught DOMException: Failed to execute 'registerProcessor' on 'AudioWorkletGlobalScope': An AudioWorkletProcessor with name:"com.webaudiomodule.default" is already registered.
Steps to reproduce
- Run
yarn start
- Open browser
- Select "Synth101" and load it
- Select "OBXD" and load it
Enviorenment
Chrome Version 114.0.5735.198 (Official Build) (x86_64)
MacOS 12.3.1

Problem
Bundled WebAudioModule examples can be only loaded once. Attempt to load another module ends with
Steps to reproduce
yarn startEnviorenment
Chrome Version 114.0.5735.198 (Official Build) (x86_64)
MacOS 12.3.1