stop_midi(3alleg4) Allegro manual stop_midi(3alleg4) NAME
stop_midi - Stops whatever music is currently playing. Allegro game programming library. SYNOPSIS
#include <allegro.h> void stop_midi(); DESCRIPTION
Stops whatever music is currently playing. This is the same thing as calling play_midi(NULL, FALSE). SEE ALSO
play_midi(3alleg4), midi_pause(3alleg4) Allegro version 4.4.2 stop_midi(3alleg4)
| Related Man Pages |
|---|
| exmidi(3alleg4) - debian |
| play_midi(3alleg4) - debian |
| play_midi(3alleg4) - opendarwin |
| exmidi(3alleg4) - mojave |
| play_midi(3alleg4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Hearing Aid for OSX 10.12.x and greater. |
| Undeletable file |
| Shopt -s histappend |
| To print diamond asterisk pattern based on inputs |
| My first PERL incarnation... Audio Oscillograph |