<tr><th>the events list</th><td>where all the events for this port are listed, see below</td></tr>
<tr><th><dfn>Line history</dfn></th><td>how many lines should be kept in the events list</td></tr>
<tr><th><dfn>Delta times</dfn></th><td>if checked, shows the times as the duration since the last event, instead of the <ahref="@@on-clock-and-time">absolute time</a></td></tr>
<tr><th><dfn>Decimal</dfn></th><td>if checked, shows the MIDI data as decimal values instead of the original hexadecimal values</td></tr>
<tr><th><dfn>Enabled</dfn></th><td>if checked, the events are displayed in the events list, otherwise stops the logging</td></tr>
<tr><th><dfn>Auto-Scroll</dfn></th><td>if checked, the events list scrolls as new events are logged, allowing to keep the newest events on screen</td></tr>
<tr><th>time of the event</th><td>either absolute or relative, based on the <kbdclass="option">Delta times</kbd> checkbox</td></tr>
<tr><th>MIDI status (event type)</th><td>what midi events happened (e.g. Note On, Note Off, Pitch Bend, …)</td></tr>
<tr><th>MIDI channel</th><td>in which MIDI channel did the event happen</td></tr>
<tr><th>MIDI data bytes (event parameters)</th><td>parameters of the event, e.g. for a Note On: what <agref="@@midi-notes-ref">note</a> was it, and which was the note's velocity</td></tr>
Note: The MIDI Tracer can lists all kind of MIDI events, "audio" ones, but also <ahref="@@midi-scene-automation">scene automation</a> or <ahref="@@timecode-generators-and-slaves">timecodes</a> ones.