Table of Contents
MIDI Out From Surface #
All buttons, encoders, and faders send CC messages that range from 0 to 127.
MIDI Feedback #
Buttons #
OFF = less than 40. ON = greater than or equal to 40.
Faders #
0 to 127
Encoder LED Rings #
0 to 127
Scribbles #
Scribble text can be set using system exclusive messages.
SysEx Message #
F0 13 40 40 0 | Start Of Header |
ss | Surface ID. Control24=1, C24=2, ProControl=3, D-Command=4 |
zz | Zone ID |
xx | Control ID |
ss | ASCII Text |
F7 | End Of SysEx |