man midi_pause () - Pauses the MIDI player. Allegro game programming library.

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