struct MidiFileInfo
|
All the information about a MIDI file.
More... |
|
|
Public Members
Detailed Description
Contains all the information about a MIDI file.
Format of MIDI file.
Number of tracks.
Ticks per cuarter note.
Total number of MIDI ticks
Total number of milliseconds
Patches used in the MIDI file.
In each position of the array it stores the number of times the
corresponding patch is used. So, if a MIDI file plays 782 notes
with a piano, patchesUsed[0] will store 782. In the same way,
if it doesn't use the Music Box patch, patchesUsed[10] will be 0.
- Version: 0.9.5 17/01/2000
- Author: Antonio Larrosa Jimenez <larrosa@kde.org>
- Generated: dfaure@faure on Sun Mar 26 14:25:24 2000, using kdoc 2.0a35.