Stores midi data. allegro game programming library.
#include <allegro.h>
typedef struct MIDI
A structure holding MIDI data. Read chapter "Music routines (MIDI)" for a description on how to obtain/use this structure.
load_midi(3alleg4), exmidi(3alleg4)