Please add “True Toggle” Key Commands for automation and zoom:
Automation Lanes
We need a single command to Open AND Close automation lanes on the selected track(s). Why does this require two separate commands in the first place?
Zoom to Selection Toggle
We need a command that Zooms to Selection on the first press, and restores the previous view on the second press (without using the linear “Undo Zoom” history).
Generally, I think Cubendo could benefit from optimized Keyboard-only accessibility beyond assignable shortcuts. For example, switching from instrument/channel lane to the next is kinda broken. As soon as you have added a few midi or audio parts to your timeline, behavior feels wonky and pressing up/down skips the instrument lanes for no valid reason. It is almost by random.
Here is a demonstration of the problem:
I also critized and made suggestions to behavior in the marker window in this post:
I was just looking for an automation show/hide toggle the other day. There’s a fold/unfold command which sort of works on one track at a time. But yes, big plus one from me for these requests — and new key commands in general!
You can accomplish this with macros utilizing Zoom Mem/Zap. It would require two Key Commands however.
One workaround if you want one key toggle functionality is to either use MIDI Remote or a 3rd party scripting tool such as AHK.
(I use the latter to realize this exact behavior.)
100% agreed. In fact, “toggles” can be programmed using utilities as @mlib already pointed out, while the opposite (having absolute states using toggle commands) is not generally feasible, one has to use strict keyboard/midi inputs for this, without using the mouse.
Nevertheless, adding toggles in the commands section, is certainly doable and probably would be useful when we don’t want external utilities handles.