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

Synthesis demo Input fix #12

Merged
merged 2 commits into from
Sep 9, 2024
Merged

Synthesis demo Input fix #12

merged 2 commits into from
Sep 9, 2024

Conversation

sigonasr2
Copy link
Contributor

@sigonasr2 sigonasr2 commented Sep 6, 2024

This fixes the Synthesis demo:

  • If a note is pressed, released, and pressed again quick enough, the note will become stuck in the active state and will no longer emit any sound. Highly reproducible on the emscripten build. Technically possible on a native build, but harder to pull off due to less latency. This one-line change corrects this behavior.

@Moros1138 Moros1138 merged commit dfeb88d into Moros1138:develop Sep 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants