In channel edit settings…I want to access
Next Channel
Previous Channel
LAST EDITED being the most important but its annoying to use with the mouse?
This is such a handy function…was last asked for in 2019???
In channel edit settings…I want to access
Next Channel
Previous Channel
LAST EDITED being the most important but its annoying to use with the mouse?
This is such a handy function…was last asked for in 2019???
There are a number of ignored requests and seems Steiny arent interested in making window handles and GUI items addressable eg for AHK. Since I use an absolute setup with multi monitor…I just did it myself as I get about 1 response per 3 posts so I dont know if anyone actually knows what Im talking about or isnt aware of the value of better workflow.
I have 3 levels of zoom ie
Mix Console
Channel Settings
Inspector (optional)
Here is an AHK script, you will have to use a window spy to find the coords of your buttons as the channel settings window wont work because the of the way Cubase manages window scaling etc but hope it helps someone
Moving around channels is one of the most common navigational movemens so here is a shortcut script that works whether in project or mix etc and scrolls tracks quite well
MOUSE SHORTCUTS (Win only and needs a mouse with the 2 extra nav buttons eg back/forward
Hold XButton1 and then click LMB = Go to Last Edited Channel
Hold XButton1 and then click RMB = Go to Previous
Hold XButton1 and mouse scroll to scroll through channels in any window
Works from any window or focus
Needs Autohotkey and use the supplied windowspy to copy the coords of the mouse into the script
Mouse Channel Settings Nav.zip (709 Bytes)
Hi, @Aurasphere
I could be wrong but, AFAICS, there are indeed no key shortcuts for navigating from one channel to the other or retrieve the last edited one.
The Up/Down arrows work as long as you do nothing in it, but as soon as you do something (i.e. change a send volume or whatever), they stop working and we have to click again in the window to make them work, this, without any area selected. IOW, they are not functional and, as I see it, it’s basically a focus issue.