Skip to main content

MIDI

The MIDI protocol block allows a MIDI command to be created directly from within a Process and sent out of an existing output method or patch already defined within Workspace Settings.

Upon receiving an input, the MIDI block will send the value defined within it.

  • MIDI Patch - Defined within Workspace Settings, this references the MIDI device from which the command will be sent.

  • Type - Note On / Note Off / Program Change / Control Change / Key Pressure / Channel Pressure / Pitch Bend Change.

  • Channel - Define a MIDI channel between 1 and 16.

  • Note - Use a fixed value or integer variable between 0 and 127.

  • Velocity - Use a fixed value or integer variable between 0 and 127.

To send multiple notes in quick succession with precise timing, creating an Action timeline will be a better option.

Find out more about MIDI here.