I’m looking to use the CL/QL module to make a button that will sends on fader a specific mix bus or matrix on a CL console. I’ve been able to make it open sends on fader and select the correct mix, but when I do the matrix instead it doesn’t change to the matrix.
I’m using KeySelect/KeySelectFaderFlip to open the SOF page, and then KeySelect/KeySelectEncMix (or encMatrix). When I am on the Mix 1-16 page, the mix sof works, and when I am on the 17-24/mtrx page the matrix works.
I’m assuming I need to change pages, but I don’t know what command does that. Does anyone know?
Use the action recorder to find out the specific commands that you need to use.
i.e. Start the action recorder in companion, then perform the action you want, and you’ll see the list of commands. You can copy them to a button, but you’ll probably want to edit out any commands that don’t apply, as it will record EVERYTHING.