logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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