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

Issue: Adding a new parameter to a patcher with mapped parameters will change the mapping #172

Open
twhiston opened this issue Sep 1, 2024 · 0 comments

Comments

@twhiston
Copy link

twhiston commented Sep 1, 2024

If you have a patcher and you map its parameters to midi and you then add a new parameter and re-export it, if the new parameter is inserted into the parameter list before the currently mapped parameters the existing mapping will change to the new parameter rather than respecting the old mappings. I guess this is some kind of parameter ID mismatch when the new parameter is added.

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