in reply to Dump MIDI as Perl Code

Works great. But what can you do with the midi.txt files?

Replies are listed 'Best First'.
Re: Re: Dump MIDI as Perl Code
by Mr. Muskrat (Canon) on Feb 18, 2003 at 15:44 UTC

    The txt file contains a snippet of Perl code that can be used to recreate the original MIDI file.

    I use it to verifiy that I have correctly added all of the approriate events to whatever MIDI I am working on.