Difference between revisions of "EditorX Sensor Input MIDI Message"

From I-CubeX Wiki
Jump to: navigation, search
(Created page with "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...")
 
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
*PitchBend
 
*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 MIDI message selected 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.
 +
 
 +
[[File:sensor-input_controlchange.png]] [[File:sensor-input_pitchbend.png]]
 +
 
 +
Please refer to the [[Firmware-72_Command-106 |EDIT CONFIG]] command for more information about MIDI messaging than provided here.

Latest revision as of 05:12, 10 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.

Sensor-input controlchange.png Sensor-input pitchbend.png

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