Difference between revisions of "ICube Max Plugin-83 Messages"

From I-CubeX Wiki
Jump to: navigation, search
(Copied from ICube Max Plugin-41 Messages, revision 3610)
 
 
Line 5: Line 5:
  
  
The report command gets the iCube to display what it knows about the digitizer in the Max Window.  
+
The report command gets the iCube to display what it knows about the digitizer in the Max Window. The dump command does the same but also sends the information as messages out the status message outlet (left of the MIDI message outlet).
  
 
The verbose command sets the iCube to display messages in the Max window following each command or MIDI message it receives. See the verbose command for more information.
 
The verbose command sets the iCube to display messages in the Max window following each command or MIDI message it receives. See the verbose command for more information.
  
Regardless of the verbose level set by the verbose command, iCube outputs messages via its message outlet, which can be displayed in the Max window using a Max print object. These messages provide in-depth detail about the operation of iCube and give access to command execution and error reports.
+
Regardless of the verbose level set by the verbose command, iCube outputs messages via its status message outlet, which can be displayed in the Max window using a Max print object. These messages provide in-depth detail about the operation of iCube and give access to command execution and error reports.

Latest revision as of 01:37, 19 May 2023

The iCube Max plugin offers a variety of ways to output the messages listed below.


Icube-400 icube basic max patch.png


The report command gets the iCube to display what it knows about the digitizer in the Max Window. The dump command does the same but also sends the information as messages out the status message outlet (left of the MIDI message outlet).

The verbose command sets the iCube to display messages in the Max window following each command or MIDI message it receives. See the verbose command for more information.

Regardless of the verbose level set by the verbose command, iCube outputs messages via its status message outlet, which can be displayed in the Max window using a Max print object. These messages provide in-depth detail about the operation of iCube and give access to command execution and error reports.