Cycles Mode: When reaching config mode 3, rotate back to 1 #36
Conversation
…ith other modes' config screens
|
was the functionality for the left button in cycles changed at some point? the doc on the website shows friction as the only function for the left button. if i’m reading this correctly with this change the final |
|
It's also used for cycling config modes (mode 1-3) while holding the RIGHT button. Holding the RIGHT button sets mode=1, releasing RIGHT sets mode=0 again and the ELSE us run when not in config mode. |
|
ah yeah makes sense. looks like this is definitely not in the official documentation unless i'm missing something |
|
It's not adding any other feature other than looping page to configure page
when when you reach config page 3
Is less of a bug and more of an alignment to the levels mode, which seems
to have documentation for config mode, where as the config pages on cycles
have no documentation for pages 2 (range) and 3 (trig count)
…On Sun, Dec 30, 2018 at 1:28 PM scanner-darkly ***@***.***> wrote:
ah yeah makes sense. looks like this is definitely not in the official
documentation unless i'm missing something
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAhJS8z99gm41FaS-vOGopvntSRdWTZpks5u-S_4gaJpZM4Zkv5W>
.
|
|
this seems like a good improvement, thanks! if there is missing documentation can you put in an issue at https://github.com/monome/docs ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Aligns with other modes' config screens