Difference between revisions of "Firmware-73 Message-095"
Line 6: | Line 6: | ||
{| | {| | ||
− | | | + | |00000zyx: |
− | |x = 0; running status disabled | + | |x = 0; MIDI running status disabled |
|- | |- | ||
| | | | ||
− | |x = 1; running status enabled | + | |x = 1; MIDI running status enabled |
+ | |- | ||
+ | | | ||
+ | |y = 0; MIDI active sensing disabled | ||
+ | |- | ||
+ | | | ||
+ | |y = 1; MIDI active sensing enabled | ||
+ | |- | ||
+ | | | ||
+ | |z = 0; Sampling interval marking disabled | ||
+ | |- | ||
+ | | | ||
+ | |z = 1; Sampling interval marking enabled | ||
+ | | | ||
+ | |- | ||
|} | |} |
Revision as of 19:38, 17 November 2016
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:
00000zyx: | x = 0; MIDI running status disabled | |
x = 1; MIDI running status enabled | ||
y = 0; MIDI active sensing disabled | ||
y = 1; MIDI active sensing enabled | ||
z = 0; Sampling interval marking disabled | ||
z = 1; Sampling interval marking enabled |