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

Midi interpretation issues... #25

Open
modalmodule opened this issue Apr 29, 2023 · 0 comments
Open

Midi interpretation issues... #25

modalmodule opened this issue Apr 29, 2023 · 0 comments

Comments

@modalmodule
Copy link

Hey there! ok, so in a nutshell, when in mono mode, holding one note, then adding another, when removing the previous note, it repeats the note on of the new note. This is odd behavior, but I'm guessing is just a side-effect of retriggering the old note if you remove the new one (which is typical of how mono/unison midi settings work), as when I remove the note on command in the code there, it goes away. This however leads to hangups when the notes are both removed; the new note stays on. I'm sure there's a relatively easy solution, but I couldn't sort it myself atm.

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

No branches or pull requests

1 participant