Diagnosis
16
Then the Octave LED- is illuminated in white, and the Octave LED+ is off.
Test2 Button
Must Follow the steps as the yellow arrow to check the buttons (from left to right):
When pressed , USB and MIDI OUT will send out 176,112,xxx(B0,70,xx).(xx is the number of the
button)
Test3 Keyboard
Play keys follow the steps as the red arrow as below with an even velocity
When pressed, USB and MIDI OUT will send out note on/off code.
Test4 Volume Fader
Push to the top, will send out 160, 1, 127 (A0, 01,7F).
Push to the bottom, will send out 160, 1, 0 (A0,01,00).
Test5 Wheel
Pitch Bend:
Push to the top, will send out 161, 1,127 (A1, 01,7F) .
Release, will send out161, 1,64 (A1,01,40) .
Push to the bottom, will send out 161,1 ,0(A1,01,0) .
Modulation:
Push to the top, will send out 161,2, 127 (A1,02,7F) .
Push to the bottom, will send out 161,2,0(A1,02,0) .
Test6 Switch Pedal
Sustain:
When Pressed, will send out 176,113,1(B0,71,01).
Foot Switch2:
When Pressed, will send out 176,113,1(B0,71,02).