MIDI
Stores MIDI data. Allegro game programming library.
- Provided by: allegro4-doc (Version: 2:4.4.2-7)
- Source: allegro4.4
- Report a bug
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)