User guide

Chapter 5: Advanced Programming Functions
33
Axiom User Guide
6 Press the Edit button.
7 Press the Data 1 key. The LCD screen will display the currently assigned function (for example “NOTE”), the
selected control (for example “F10”), and the current value.
8 Enter a Program Change number, such as 42. See General MIDI Instruments in Appendix C, “Useful MIDI
Data.”
9 Press the Enter key.
10 Press the Edit button.
11 Press the Data 2 key. The LCD screen will display the current function assigned to the Data 2 key (in this
case, “LSb”) and the current value.
12 Enter a Bank LSB number, such as 8.
13 Press the Enter key.
14 Press the Edit button.
15 Press the Data 3 key. The LCD screen will display the currently selected control (for example “F10”) and the
current value.
16 Enter a Bank MSB number, such as 32.
17 Press the Enter key.
For an in-depth explanation of how Bank LSB / Bank MSB and Program Change messages work together to
access programs on a connected MIDI device, see Chapter 7, “MIDI Messages Defined.”
Programming a Button to Increment/Decrement a MIDI CC value
It is possible to configure a button to increase or decrease a value each time it is pressed. This is useful if you
want to step through values one by one each time a button is pressed.
To configure a button to increment a MIDI CC between a minimum and maximum value, assign it to number
154 (see Appendix B, “Assignable MIDI CC’s”). The maximum and minimum values are set using the Data 2
and Data 3 parameters respectively.
This requires four values to be specified (values given are examples):
Key Parameter Value
Control Assign Increment MIDI CC 154
Data 1 (example) MIDI CC number 72 (Release Time)
Data 2 (example) Low Limit 0
Data 3 (example) High Limit 127