mididump - dumps a MIDI file in a text format provided by MIDI::Perl
mididump filename.mid muscript -midi filename | mididump
Dumps (displays) a MIDI file, in the human-readable text-format provided by MIDI::Perl's $opus->dump function.
Assuming you've installed MIDI::Perl, then perldoc MIDI::Event
should document the format in which the various MIDI-events are represented.
This is mididump version 1.1
The current version of mididump is available by http at
www.pjb.com.au/midi/free/mididump
To install mididump, save it to disc,
move it into your $PATH, make it executable, and if necessary
edit the first line to reflect where perl is installed on your system.
You'll also need to install the MIDI-Perl module written by Sean Burke.
1.2, 20060729, helpful message if MIDI-Perl not installed
1.1, 20060728, first working version
Peter J Billam www.pjb.com.au/comp/contact.html
Based on Sean Burke's MIDI::Perl CPAN module.
http://search.cpan.org/~sburke
search.cpan.org/~pjb
www.pjb.com.au/muscript
www.pjb.com.au/midi/bassline.html
www.pjb.com.au/midi/midiecho.html
www.pjb.com.au/midi/midiedit.html
www.pjb.com.au/midi/musicxml2mid.html
www.pjb.com.au/midi