Interrupts a pan sweep operation. allegro game programming library.
#include <allegro.h>
void voice_stop_pan_sweep(int voice);
Interrupts a pan sweep operation.
voice_sweep_pan(3alleg4)