Provided by: allegro4-doc_4.4.2-4_all
NAME
midi_resume - Resumes playback of a paused MIDI file. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void midi_resume();
DESCRIPTION
Resumes playback of a paused MIDI file.
SEE ALSO
midi_pause(3alleg4), exmidi(3alleg4)