Open spessasus opened 6 months ago
somehow improve performance of the synthesizer
Either: Port the worklet system to wasm/emscripten in c++ to improve performance AudioWorkletProcessor would be a wrapper for a cpp renderOut(left, right) function
or improve the current JavaScript implementation.
somehow improve performance of the synthesizer
Either: Port the worklet system to wasm/emscripten in c++ to improve performance AudioWorkletProcessor would be a wrapper for a cpp renderOut(left, right) function
or improve the current JavaScript implementation.