Difference between revisions of "EditorX Sensor Input MIDI Message"

From I-CubeX Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
If the sensor input is configured to process values continuously as well as detect peaks or dips and their ending, the peak or dip and their ending are sent in the form of the selected MIDI message but additional MIDI key-pressure messages are sent to transmit the sensor value after the peak or dip is detected and until their end is detected.
 
If the sensor input is configured to process values continuously as well as detect peaks or dips and their ending, the peak or dip and their ending are sent in the form of the selected MIDI message but additional MIDI key-pressure messages are sent to transmit the sensor value after the peak or dip is detected and until their end is detected.
 +
 +
Please refer to the [[Firmware-72_Command-106 |Firmware 7.2 CONFIG command]] for more information about MIDI messaging than provided here.

Revision as of 06:44, 4 November 2015

The MIDI Message subsection configures the sensor input to output MIDI messages that contain the sensor value.

The following MIDI messages can be selected:

  • NoteOff
  • NoteOn
  • KeyPressure
  • ControlChange
  • ProgramChange
  • AfterTouch
  • PitchBend

If the sensor input is configured to process values continuously as well as detect peaks or dips and their ending, the peak or dip and their ending are sent in the form of the selected MIDI message but additional MIDI key-pressure messages are sent to transmit the sensor value after the peak or dip is detected and until their end is detected.

Please refer to the Firmware 7.2 CONFIG command for more information about MIDI messaging than provided here.