Provided by: allegro4-doc_4.4.2-4_all
NAME
midi_pause - Pauses the MIDI player. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void midi_pause();
DESCRIPTION
Pauses the MIDI player.
SEE ALSO
play_midi(3alleg4), stop_midi(3alleg4), midi_resume(3alleg4), midi_seek(3alleg4), exmidi(3alleg4)