User Guide

-2 -1 0 1 2 3 4 5 6 7 8
c 0 12 24 36 48 60 72 84 96 108 120
c# 1 13 25 37 49 61 73 85 97 109 121
d 2 14 26 38 50 62 74 86 98 110 122
d# 3 15 27 39 51 63 75 87 99 111 123
e 4 16 28 40 52 64 76 88 00 112 124
f 5 17 29 41 53 65 77 89 01 113 125
f# 6 18 30 42 54 66 78 90 02 114 126
g 7 19 31 43 55 67 79 91 02 115 127
g# 8 20 32 44 56 68 80 92 03 116 -
a 9 21 33 45 57 69 81 93 04 117 -
a# 10 22 34 46 58 70 82 94 05 118 -
b 11 23 35 47 59 71 83 95 06 119 -
OCTAVE
NOTE
Programming A Scene To Respond To A Specific MIDI Message:
To program a scene to respond to a MIDI message the following steps must be followed:
1/ Recall the scene you wish to program to respond to the MIDI message.
2/ Press the STORE switches. The screen will flash OVR/STR, using the UP and DOWN switches scroll to the
MIDI protocol chosen in the system menu, either PRCH, N_ON, NOFF or SNGP and press CONFIRM.
3/ Depending on the protocol chosen you will either be required to choose:
a: Program Number
b: Note On followed by a Velocity
c: Note Off followed by a Velocity
d: Song Pointer Number corresponding to the scene number
NOTE ON / OFF Construction Encoding The Act And Scene Numbers:
The required MIDI command data can be constructed by setting the midi command parameters as follows:
Note ON/OFF : These MIDI commands have two parameters, as follows:
1. NOTE, this parameter is equivalent to the required “ACT” number. Each note has a numerical equivalent
(see table below)
2. Velocity, this parameter is equivalent to the required “SCENE” number.
Example: To program a change to ACT 20, SCENE 44, - Set the note to G#-1, set velocity to 44.
3/ Song Pointer - The command is a numerical value and is equivalent to the combined “ACT” & “SCENE”
number.
Example: To programme a change to ACT 45, SCENE 02, - set the value to 4502
MIDI “NOTE” to numerical value lookup table
46