Difference between revisions of "Firmware-73 Command-093"
(Created page with "==MIDI OUT (93, 5Dh)== This command sets the MIDI out status of the USB-microDig. The default value is on, ie. MIDI out is enabled. The MIDI OUT command configures the USB-mi...") |
(No difference)
|
Latest revision as of 03:43, 12 November 2016
MIDI OUT (93, 5Dh)
This command sets the MIDI out status of the USB-microDig. The default value is on, ie. MIDI out is enabled. The MIDI OUT command configures the USB-microDig to set the baud rate of the USB-microDig COM port to 31.25 kbps upon power-up when no USB port is connected. Instead, if a USB-microMIDICable is attached to the USB-microDig it’s MIDI messages can be received by another MIDI device. Upon completion of the command the USB-microDig sends out the same command.
The [BODY] of the MIDI OUT command is:
0xxxxxxx: | xxxxxxx = 0; MIDI out off |
xxxxxxx = [1..127]; MIDI out on |