Read MIDI file and display information about the tracks and data
filename - filename of file to open.
info - structure of the midi file data
with the following fields:
the name of the file
The header block information
An array of tracks read from the file
An array of non-track midi blocks read from the file
See also: midifileread.
Package: audio