User guide

Chapter 5: Advanced Programming Functions
27
Axiom User Guide
The following example will configure a button to “hard pan” the sound to the left speaker when it is pressed
the first time, and “hard pan” to the right speaker when it is pressed a second time.
To set Toggle Values (min/max) for buttons or Sustain Pedals:
1 Select a button as described earlier.
2 Press the Edit button.
3 Press the Control Assign key. The LCD screen will read “ASIGN,” and display the currently selected control
(for example “F10”) and the current MIDI CC assignment (for example “146”).
4 Type 10 using the number keys. This assigns MIDI CC number 10 (Pan) to the button. See Appendix A,
“Standard MIDI Control Numbers (MIDI CC’s).”
5 Press the Enter key.
6 Press the Edit button.
7 Press the Data 2 key. The LCD screen will read “MIN” and display the currently selected control (for example
“F10”), and the current value (for example “64”).
8 Type 0 using the number keys to assign the “second button press” (minimum) value.
9 Press the Enter key.
10 Press the Edit button.
11 Press the Data 3 key. The LCD screen will read “MAX” and display the currently selected control (for ex-
ample “F10”), and the current value (for example “87”).
12 Type 127 using the number keys to assign the “first button press” (maximum) value.
13 Press the Enter key.
If you want the button to send the same value every time it is pressed, enter the same value for both the Data2
and Data 3 parameters.
It can be useful to transmit two other specific values instead of sending minimum (zero) and maximum
(127) values as in the above example. When assigning a button to control Pan (MIDI CC 10), you can,
for example, configure Data 2 to send value 38, and Data 3 to send value 93, effectively causing pan to
switch between the approximate “ten o’clock” and “two o’clock” positions when pressing the button re-
peatedly.