Problem
Currently, the audio engine is in the Main Thread. This causes audio stutters often, esp. when loading a large preset where the browser struggles to render the DOM.
Description
Move the audio engine to the audio thread, while maintaining interactivity. This will be challenging.
Alternatives
No response
Additional info
No response
Problem
Currently, the audio engine is in the Main Thread. This causes audio stutters often, esp. when loading a large preset where the browser struggles to render the DOM.
Description
Move the audio engine to the audio thread, while maintaining interactivity. This will be challenging.
Alternatives
No response
Additional info
No response