logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MIDI - Stores MIDI data. Allegro game programming library.

Description

       A  structure  holding  MIDI  data.  Read  chapter  "Music  routines  (MIDI)"  for a description on how to
       obtain/use this structure.

Name

       MIDI - Stores MIDI data. Allegro game programming library.

See Also

load_midi(3alleg4), exmidi(3alleg4)

Allegro                                           version 4.4.3                                    MIDI(3alleg4)

Synopsis

#include<allegro.h>typedefstructMIDI

See Also