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

Make "Auto-load preset" fall back to memorized custom mappings when FX unfocused #408

Closed
helgoboss opened this issue Jul 21, 2021 · 2 comments
Labels

Comments

@helgoboss
Copy link
Owner

This would make it possible to have the apparently popular scenario "Normally I want mappings A but when plug-in is focused I want mappings B." possible with just one instance (and without "Make instance superior).

For this it would probably make sense to add a new option <Memory> in the preset menu - and then fall back to it (= loading memorized custom mappings) instead of to <None> (= clearing all mappings).

@helgoboss helgoboss added the enhancement New feature or request label Jul 21, 2021
@helgoboss
Copy link
Owner Author

An alternative is to not load the mappings into the session at all but to sync them to the processing layer and add a small but prominent UI info that the currently displayed mappings are not the active ones but that preset "Bla" is active. Then we could easily fall back to the displayed mappings and wouldn't even need to make the instance read-only.

@tompad2
Copy link

tompad2 commented Oct 25, 2021

Would be great!

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

2 participants