27 #include <libtdemid/dattypes.h>
28 #include <libtdemid/track.h>
30 #include <tdelibs_export.h>
81 double KMID_EXPORT tempoToMetronomeTempo(ulong x);
82 double metronomeTempoToTempo(ulong x);
Contains all the information about a MIDI file.
int format
Format of MIDI file.
ulong ticksTotal
Total number of MIDI ticks.
double millisecsTotal
Total number of milliseconds.
int ntracks
Number of tracks.
int patchesUsed[256]
Patches used in the MIDI file.
int ticksPerCuarterNote
Ticks per cuarter note.