Displaying the content of a MIDI file

Purpose. Dumps the decoded content of a MIDI file to the console.

Usage. 

java DumpSequence midifile

Parameters. 

midifile

the filename of the MIDI file that should be displayed

Bugs, limitations. Meta and system common events are not displayed in detail.

Source code.  DumpSequence.java, DumpReceiver.java