SESSION BOX NAV: Getting Home and End with STEPS > 1
Im slowly getting across to more and more reaction controls which is a brilliant tool…and learning python along the way…but the lack of docs for live is, well disappointing
Using the box nav, is it possible to build a simple option for jumping a box the remainder of tracks when using large steps?
eg
Setup the box nav so it that button 1 is a single step right and and button 2 is 8 steps right as well as the same type of config for left movement
Move 7 tracks to the right but you want to move the box back to home, would be simple if there was an option that allowed ‘reset if less’ or something like that which basically would allow the single press of button 2 to locate the box 7 steps back
In other words, if the stepped movement would move greater than the available tracks, it would simply take the min(selected_track, 8) as part of the CSS module?
Not with the session box navigation mapping.
I already created a reaction for you which moves the session box to the end: https://remotify.io/community/question/how-move-box-reaction-arguments
For moving to the start, you could duplicate that, then edit the contents of the final input box (see attached image)
You could also add conditions in them which check the track number before executing?
Sign up
User registration is currently not allowed.