man midi_resume () - Resumes playback of a paused MIDI file. Allegro game programming library.

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