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

Add unassign_lock_mod binding to make it hard to accidentally unassign #17

Open
ho0ber opened this issue Jan 7, 2022 · 2 comments
Open
Assignees

Comments

@ho0ber
Copy link
Owner

ho0ber commented Jan 7, 2022

also maybe a save-lock feature so you don't mess up a config you like

Probably can just do this with the menu instead

@ketvos
Copy link

ketvos commented Jan 8, 2022

Perhaps including it as a menu option and a button?
This way you can lock/unlock bindings in the UI or no mouse needed touch just using the device.

@ho0ber
Copy link
Owner Author

ho0ber commented Jan 8, 2022

Yeah, I'm imagining a couple of different features:

  • "Assign lock" as a toggleable menu item and assignable button (with LED feedback to show state) which prevents assigning faders
  • "Auto-save" as a toggleable menu item (on by default) and assignable button (though I doubt most would use it) which automatically saves to config on disk when assigning or unassigning.
  • "Save" as a menu item and assignable button (for use when auto-save is off)
  • "Load" as a menu item and assignable button
  • Maybe a "save as" or "backup config" menu option to allow saving of multiple configs
  • Maybe a "load backup" or "load from file" menu option to prompt the user for a path to a backup save

@ho0ber ho0ber self-assigned this Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants