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

Only detect articulation change via direct keyswitch when output events have a single event #184

Closed
jtackaberry opened this issue Jun 29, 2022 · 0 comments

Comments

@jtackaberry
Copy link
Owner

Currently if any one of the MIDI events in the set of output events for an articulation is detected, Reaticulate will reflect the articulation change in the GUI.

This is a feature meant to detect direct keyswitch changes that bypass Reaticulate. But when there are multiple output events, it exhibits unexpected behavior.

Only implement this behavior when there is a single output event for a given articulation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant