Skip to main content

MIDI Parser

The MIDI Parser should be connected to an MIDI input block to allow its content to be broken down into its constituent parts.

The MIDI Parser receives raw data through its Input node and breaks it down into constituent parts ready to be accepted by other blocks in Processes. The processed data is emitted from the Output node.

Change the Type Filter to select a specific MIDI input type the Parser responds to. (Note On/Note Off/Program Change/Control Change/Key Pressure/Channel Pressure/Pitch Bend Change).

Input

  • Input - To be connected to the output of an MIDI input block.

Outputs

  • Parameters - Outputs the parameter content of the HTTP request.
  • Headers - Outputs the header content of the HTTP request.
  • Body - Outputs the content of the request.

Type Filter