Skip to content
Cue Manager | Documentation
Documentation App Support Tickets Website

Getting Started

  • What’s New?
  • Supported Browsers
  • Sign Up, Trials, Billing & Subscriptions
  • Support Tickets
  • Users & Guests
  • Contacts
  • Viewing Other Companies
  • Roles & Permissions
  • Teams
  • Domains & Verification
  • Attachment Storage Regions
  • Guest Retention Period
  • Projects
    • What is a Project?
    • Timezones
  • Cue Sheets (Rundowns)
    • What is a Cue Sheet?
    • Over/Under & Cue Timers
    • Full Screen Timer
    • Keyboard Shortcuts
  • Timelines
    • What is a Timeline?
  • Checklists
    • What is a Checklist?
  • Chat
    • What is Chat?

Integrations

  • What are Integrations?
  • API
    • Documentation
  • Current RMS
    • Setup
    • Usage
  • Rentman
    • Setup
    • Usage

MIDI

  • Browser Compatibility
  • Input & Output Actions
  • Actions List
  • MIDI Messages

Companion for Stream Deck

  • Companion Module (v1)

Templates

  • Liquid Syntax
  • Home
  • Documentation
  • MIDI
  • MIDI Messages

MIDI Messages

In Cue Manager, when MIDI is enabled, we listen for incoming MIDI messages from a device or send MIDI messages out to a device. These messages are based on the standard MIDI protocol and look something like this:

144,127,0

There are 3 parts to this message, which are separated by commas. The status byte, data byte 1, and data byte 2. The status byte typically tells us the type of command that was sent, while data bytes 1 and 2 are typically note number and velocity, respectively. Sometimes however, the data bytes can be used for other things such as program change, control change, pitch bend, and key pressure. You can view a comprehensive table of MIDI messages we support from directly within the Cue Manager App here: MIDI Reference (app.cuemanager.com).

Updated on September 27, 2023
© 2025 Cue Manager | Documentation