move
This commit is contained in:
parent
6ac374a8bd
commit
e270b8b543
2 changed files with 11 additions and 2 deletions
11
CQ-20B.org
11
CQ-20B.org
|
@ -11,6 +11,12 @@ based on MIDI Protocol V1.2 Issue 2
|
||||||
|
|
||||||
The CQ uses MIDI Channel 1 for all control messaging.
|
The CQ uses MIDI Channel 1 for all control messaging.
|
||||||
|
|
||||||
|
* MIDI setup
|
||||||
|
|
||||||
|
#+begin_quote
|
||||||
|
The CQ transmits MIDI messages when any changes are made on the unit (or using a connected app ) to any parameters that include NRPN MIDI Control. This means the raw MIDI output from the CQ can be recorded and then ‘played back’ to the CQ later to automate level and mute control.
|
||||||
|
#+end_quote
|
||||||
|
|
||||||
* Available Controls
|
* Available Controls
|
||||||
** Scene change
|
** Scene change
|
||||||
** Soft Keys
|
** Soft Keys
|
||||||
|
@ -44,5 +50,8 @@ The CQ uses MIDI Channel 1 for all control messaging.
|
||||||
|
|
||||||
[[file:img/cq_ref_6.png]]
|
[[file:img/cq_ref_6.png]]
|
||||||
|
|
||||||
|
|
||||||
* Further
|
* Further
|
||||||
- CQ MIDI Protocol
|
- [[https://www.allen-heath.com/hardware/cq/cq-20b/resources/][CQ-20B Documents]]
|
||||||
|
- CQ MIDI Protocol V1.2.0 ([[https://www.allen-heath.com/content/uploads/2024/06/CQ_MIDI_Protocol_V1_2_0_iss2.pdf][pdf]])
|
||||||
|
- [[https://www.allen-heath.com/hardware/controllers/midi-control/][A&H MIDI Control]] software
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#+OPTIONS: toc:2 num:nil html-style:nil
|
#+OPTIONS: toc:2 num:nil html-style:nil
|
||||||
#+title: XONE:K2
|
#+title: XONE:K2
|
||||||
|
|
||||||
file:img/XONE-K2-squared.jpg
|
[[file:img/XONE-K2-squared.jpg]]
|
||||||
|
|
||||||
* install & setup
|
* install & setup
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue