| Value | Meaning |
|---|---|
| NoteOff0x8 | |
| NoteOn0x9 | |
| PolyAftrTch0xA | Polyphonic aftertouch |
| PolyCtrlChR0x0 | Per-note controller change (registered) |
| PolyCtrlCh0x1 | Per-note controller change (assignable) |
| NoteManaMsg0xF | Per-note management message |
| CtrlChOld0xB | Controller change (for MIDI 1.0 compatibility) |
| CtrlChR0x2 | Registered controller change with banks |
| CtrlCh0x3 | Assignable controller change with banks |
| RelCtrlChR0x4 | Registered, relative controller change with banks |
| RelCtrlCh0x5 | Assignable, relative controller change with banks |
| PrgCh0xC | Program change |
| ChAftrTch0xD | Channel aftertouch |
| PitchBend0xE | Pitch bend (monophonic) |
| PolyPitchBend0x6 | Polyphonic pitch bend |
MIDI 2.0 command codes.