Allen & Heath CQ · MIDI Message Generator
Build MIDI for A&H CQ mixers (CQ-12T/18T/20B) — scene recall & channel mutes as ready-to-send bytes. Over USB-MIDI or MIDI-over-TCP.
Bank Select then Program Change: Bn 00 00 + Cn pc. On CQ the bank is always 0; the program change (0–127) selects the scene. The scene must exist on the CQ.
Manual & examples
Copy any ready-made message below into your MIDI sender. Bytes are shown in hex, following Allen & Heath's CQ MIDI protocol V1.2 (examples use MIDI channel 1).
Enable MIDI on the CQ
In the CQ's utility/MIDI settings, note the MIDI channel and set it above so the parameter bytes match.
Build a message above
Pick a tab (Scene, Mute…), set the fields, and the panel on the right shows the MIDI bytes live.
Send the bytes
Send via USB-MIDI, or MIDI-over-TCP to the CQ's IP on port 51325.
Examples assume MIDI channel 1 (status nibble 0). Mute uses the CQ parameter tables — Input 1 = MSB 00 LSB 00, Main LR = 00 44, DCA 1 = 02 00, Mute Group 1 = 04 00.