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 Loop and 1-shot modes for command sequence #15

Open
oliviercreurer opened this issue Jan 15, 2021 · 0 comments
Open

Add Loop and 1-shot modes for command sequence #15

oliviercreurer opened this issue Jan 15, 2021 · 0 comments
Labels
enhancement New feature or request refactor

Comments

@oliviercreurer
Copy link
Owner

oliviercreurer commented Jan 15, 2021

Default behavior is for the sequence to loop forever, but it could be interesting to have a 1-shot mode as well, such that the sequence stops whenever it reaches its final step and waits for user input to be re-triggered.

Possible sequence/clock key actions:

  • K3 : stop/start clock
  • K2 + K3 : randomize commands
  • K3 (long press) : reset commands
@oliviercreurer oliviercreurer added refactor enhancement New feature or request labels Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

No branches or pull requests

1 participant