Difference between revisions of "Firmware-72 Message-095"
 (Created page with "==RUNNING STATUS (95, 60h)==  This message contains the activation status of the USB-microDig running status. See the DUMP RUNNING STATUS command for more information.  The [B...")  | 
				|||
| Line 7: | Line 7: | ||
{|  | {|  | ||
|0000000x:  | |0000000x:  | ||
| − | |x = 0; running status   | + | |x = 0; MIDI running status enabled (channel voice MIDI messages only include a MIDI status byte when it changes)  | 
|-  | |-  | ||
|  | |  | ||
| − | |x = 1; running status   | + | |x = 1; MIDI running status disabled (each channel voice MIDI message includes a MIDI status byte)  | 
|}  | |}  | ||
Latest revision as of 04:47, 4 December 2017
RUNNING STATUS (95, 60h)
This message contains the activation status of the USB-microDig running status. See the DUMP RUNNING STATUS command for more information.
The [BODY] of the RUNNING STATUS message is as follows:
| 0000000x: | x = 0; MIDI running status enabled (channel voice MIDI messages only include a MIDI status byte when it changes) | 
| x = 1; MIDI running status disabled (each channel voice MIDI message includes a MIDI status byte) |