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).