This docking window displays input MIDI events in real time, which can be useful for debugging your MIDI setup. To display output events, use the MIDI Output bar, which works similarly.
By default, the window shows all input received from the MIDI input device. The data can be filtered, so that only a subset of the events are shown, using optional filters which are accessible via context menu. The filtering is non-destructive, i.e. if you remove a filter, any events that were rejected by that filter reappear.
For example, to only see events on channel 10, select 10 in the Channel Filter submenu. To only see Note On messages, select "Note On" in the Message Filter submenu. To remove all filters, use the context menu's Reset Filters command.
To pause the display, select Pause in the window's context menu. Events continue to be captured while you're paused, so you won't miss any. To resume the display, reselect Pause in the context menu. The context menu also allows you to clear the event history, via Clear History.
Context menu
Channel Filter | To show only a particular channel, select the corresponding submenu item, or select "All" to show messages from all channels. |
Message Filter | To show only a particular message type, select the corresponding submenu item, or select "All" to show all message types. |
System Messages | Check this item to enable the display of system messages. |
Reset Filters | Resets all filters to their default settings (show all channels and all messages, including system messages). |
Pause | Pauses and unpauses the display. |
Clear History | Removes all stored messages from the history. |
Export | Exports the current message history to a CSV file. All messages are exported, regardless of filtering. |
Note Names | Check this item to display note names instead of numbers. |
Controller Names | Check this item to display controller names instead of numbers. |
Reset Columns | This command resets the list column header to its default state. |