Interrupts a volume ramp operation. allegro game programming library.
#include <allegro.h>
void voice_stop_volumeramp(int voice);
Interrupts a volume ramp operation.
voice_ramp_volume(3alleg4)