Difference between revisions of "Firmware-75 Message-091"
(Created page with "==MODE (91, 5Bh)== This message contains the USB-microDig operation mode. The USB-microDig can function in host mode (for use with Max/MSP for example), or in stand-alone mod...") |
(No difference)
|
Latest revision as of 20:41, 4 October 2017
MODE (91, 5Bh)
This message contains the USB-microDig operation mode. The USB-microDig can function in host mode (for use with Max/MSP for example), or in stand-alone mode (with most MIDI applications). See the SET MODE command for more information on the mode of operation. It is sent by the USB-microDig upon receipt of a SET MODE command or DUMP MODE command.
The [BODY] of the MODE message is as follows:
0000000x: | x = 0; host mode |
x = 1; stand-alone mode |