Main Window | File Explorer | Bulk Editor | Keyboard Examiner | Score Examiner | Event Examiner | Event Editor | Jukebox | Track Saver | Preferences
The Event Examiner lists all MIDI messages for a selected track. In addition it offers powerful event editing where any event may be modified or deleted and new events may be added.
Event Table
Messages are colored according to the current scheme:
- Meta messages – Green
- Program change messages – Blue
- Note on messages – Red
- Note off messages – Pink
- Other voice messages – Purple
- System exclusive messages – Orange
Columns:
Tick | The MIDI tick number that determines when the MIDI message is dispatched. |
M:B:T | The measure number, closest beat and the tick within that beat where the MIDI message occur. |
Time | The elapsed time of the song where the MIDI message occur. |
Channel | Channel that the MIDI message belong to. |
Category | The message category which include: Meta – Meta messages. Voice – Channel messages like note on, program change etc. System Exclusive – Non standard MIDI messages used for vendor specific information. |
Type | Type om MIDI message as defined by the MIDI standard. |
Data | The message data which varies depending on the message type. For Note on/off messages this will include the note pitch and velocity. For meta messages this could contain the track name, tempo signature etc. |
Editing Controls
Add event | Opens the Event Editor where a new MIDI event can be added. |
Edit event | Opens the Event Editor displaying the content of the selected event. Changing the event data will effectively change the selected event. |
Delete event(s) | Removes all selected events. (Multiple rows may be selected using CTRL or the SHIFT key when clicking rows.) |
Go to | Moves playback to the selected MIDI event |
Auto-scroll | If enabled (no cross) the event view scrolls with playback always showing the last “passed” event from the track at the bottom of the list. |
Update | Updates the loaded song with changed MIDI data and closes the window. Thus, all changes does not take effect until Update is pressed. |
Close | Closes the Event Examiner window without updating the song with possible data changes. |