Difference between revisions of "Firmware-73 Command-032"

From I-CubeX Wiki
Jump to: navigation, search
(Created page with "==MUTE (32, 20h)== The MUTE command stops the sampling of all sensor inputs. It can be used in both modes of operation (stand-alone, host). After completion of the MUTE comma...")
 
 
Line 1: Line 1:
==MUTE (32, 20h)==
+
==TOGGLE MUTE (32, 20h)==
  
The MUTE command stops the sampling of all sensor inputs. It can be used in both modes of operation (stand-alone, host). After completion of the MUTE command, the USB-microDig does not send out any MIDI messages representing sensor values. After a RESET, the USB-microDig is un-muted by default. The MUTE command is a toggle. Sending it the first time after power-up mutes all active sensor inputs, sending it a second time un-mutes them, and so forth. The USB-microDig does not send out any messages upon completion of this command.
+
The TOGGLE MUTE command stops the sampling of all sensor inputs. It can be used in both modes of operation (stand-alone, host). After completion of the TOGGLE MUTE command, the USB-microDig does not send out any MIDI messages representing sensor values. After a RESET, the USB-microDig is un-muted by default. The TOGGLE MUTE command is a toggle. Sending it the first time after power-up mutes all active sensor inputs, sending it a second time un-mutes them, and so forth. The USB-microDig does not send out any messages upon completion of this command.
  
 
There is no [BODY] associated with this command.
 
There is no [BODY] associated with this command.
Line 7: Line 7:
 
Example:  
 
Example:  
  
:240, 125, 0 {DEV}, 32 {MUTE}, 247 (F0h, 7Dh, 00h, 20h, F7h)
+
:240, 125, 0 {DEV}, 32 {TOGGLE MUTE}, 247 (F0h, 7Dh, 00h, 20h, F7h)

Latest revision as of 03:48, 20 November 2016

TOGGLE MUTE (32, 20h)

The TOGGLE MUTE command stops the sampling of all sensor inputs. It can be used in both modes of operation (stand-alone, host). After completion of the TOGGLE MUTE command, the USB-microDig does not send out any MIDI messages representing sensor values. After a RESET, the USB-microDig is un-muted by default. The TOGGLE MUTE command is a toggle. Sending it the first time after power-up mutes all active sensor inputs, sending it a second time un-mutes them, and so forth. The USB-microDig does not send out any messages upon completion of this command.

There is no [BODY] associated with this command.

Example:

240, 125, 0 {DEV}, 32 {TOGGLE MUTE}, 247 (F0h, 7Dh, 00h, 20h, F7h)