midi(3) - Linux man page

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)