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

Multi-function "sticky" knob states + instant feedback #17

Open
1 of 2 tasks
wraybowling opened this issue Sep 9, 2020 · 0 comments
Open
1 of 2 tasks

Multi-function "sticky" knob states + instant feedback #17

wraybowling opened this issue Sep 9, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@wraybowling
Copy link
Member

wraybowling commented Sep 9, 2020

Use some sort of LED flashing of the ALT light as well as perhaps a visualization on the orange grid about the value. Also don't write any value unless the knob was turned. Similarly, the original function should not change once Alt is released unless the knob is turned again. There's some quickly written code in develop right now to do this for clock divide input, but formalize it as a function or class to save memory.

  • create new class for detecting if knob changed
  • replace current prev/next variables with new objects
@wraybowling wraybowling added the enhancement New feature or request label Sep 9, 2020
@wraybowling wraybowling changed the title Alt knob states instant feedback Multi-function "sticky" knob states + instant feedback Sep 9, 2020
@wraybowling wraybowling added this to the v0.2 Alpha II milestone Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant