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

Although MIDI mappings work correctly, a hack was necessary in the pi-stomp code. Could cause user confusion. #2

Open
rreichenbach opened this issue Sep 28, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@rreichenbach
Copy link
Contributor

When a plugin parameter is "learned" (mapped to footswitch, knob, expression pedal, midi controller, etc.) the UI will show the actual MIDI channel +1. So if a controller is sending CC on midi channel 10, the UI will show channel 11. The pi-Stomp software has a hack to compensate for this, but it could be confusing to the user and make MIDI controller troubleshooting frustrating.

It's possible that this bug has been fixed in new releases of mod-ui. pi-Stomp is relying on the modep patchbox module for that code, so a fix maybe slow to come. We'll have to see if an issue exists against mod-ui and track when a fix might become available.

@rreichenbach rreichenbach added the bug Something isn't working label Sep 28, 2020
rreichenbach pushed a commit that referenced this issue Sep 18, 2023
rreichenbach added a commit that referenced this issue Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant