85
11 Appendix
11.2 FaderPort Multichannel Controller MIDI Protocol
FaderPort™ Multichannel Production Controllers
Owner’s Manual
Send String:
Send the text messages to the scribble strips.
Received:
<SysExHdr>
12, xx, yy, zz, tx,tx,tx,...
F7
xx
= scribble strip id 0-7
yy
= line number 0-3
zz
= alignment flag and normal/inverted
•
flag bits
xxxxiaa
(
0000000
= centered normal)
•
aa
= alignment (center: 0, left: 1, right: 2)
•
i
= inverted
•
x
= not used
tx
= text in
ASCII
format
Metering
Channel Pressure message (After Touch) for the peak and reduction meters.
Received:
Dn, vv
n
meter address
•
0-7 peak meters 1-8
•
9-15 reduction meters 1-8
vv
meter value (0...7F)
Peak meters decay automatically.
Reduction meters are set by the host only (no automatic decay).
Program Change message for the peak and reduction meters 9-16.
Cn, vv
n
meter address
•
0-7 peak meters strip 9-16
•
9-15 reduction meters strip 9-16
vv
meter value (0...7F)
Peak meters decay automatically. 100% decay in 1.8 seconds.
Reduction meters are set by the host only (no automatic decay).
Running Status
The following message is should be sent
every second:
A0,00,00