table of contents
MIDI(3) | Allegro manual | MIDI(3) |
NAME¶
MIDI - Stores MIDI data. Allegro game programming library.
SYNOPSIS¶
#include <allegro.h>
typedef struct MIDI
DESCRIPTION¶
A structure holding MIDI data. Read chapter "Music routines (MIDI)" for a description on how to obtain/use this structure.
SEE ALSO¶
version 4.4.3 | Allegro |