Specifications

41
Examples of Screen Displays for MIDI CONTROLLER #4 FOOT CONTROLLER
"ENGLISHed" Mode "RAW DATA" Mode
Decimal Decimal
 
 MIDICTL=176 CH01  176 004 127 
 FOOTCTLR=004:127  FOOTCTLR=004:127
 
Hexadecimal Hexadecimal
 
 MIDICTL=B0h CH01  B0h 04h 7Fh 
 FOOTCTLR=04h:7Fh  FOOTCTLR=04h:7Fh
 
Examples of Screen Displays for MIDI EVENT PITCH BEND
"ENGLISHed" Mode "RAW DATA" Mode
Decimal Decimal
 
 PTCHBND=225 CH02  225 000 064 
 LSB=000 MSB=064   LSB=000 MSB=064 
 
Hexadecimal Hexadecimal
 
 PTCHBND=E1h CH02  E1h 00h 40h 
 LSB=00h MSB=40h   LSB=00h MSB=40h 
 
Examples of Screen Displays for MIDI EVENT PROGRAM CHANGE
"ENGLISHed" Mode "RAW DATA" Mode
Decimal Decimal
 
 PGMCHNG=192 CH01  192 069 
 PROGRAM #069   PROGRAM #069 
 
Hexadecimal Hexadecimal
 
 PGMCHNG=C0h CH01  C0h 45h 
 PROGRAM #45h   PROGRAM #45H 
 