MIDI

Section: Allegro manual (3)
Updated: version 4.2.2
Index Return to Main Contents
 

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

load_midi(3), exmidi(3)