Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Performance #4

Open
spessasus opened this issue May 18, 2024 · 0 comments
Open

Improve Performance #4

spessasus opened this issue May 18, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@spessasus
Copy link
Owner

spessasus commented May 18, 2024

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.

@spessasus spessasus added the enhancement New feature or request label May 18, 2024
@spessasus spessasus self-assigned this May 18, 2024
@spessasus spessasus removed their assignment Sep 21, 2024
@spessasus spessasus added the help wanted Extra attention is needed label Oct 6, 2024
@spessasus spessasus changed the title Port to wasm Improve Performance Oct 6, 2024
@spessasus spessasus pinned this issue Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant