voice_ramp_volume(3) - Linux man page
Name
voice_ramp_volume - Starts a volume ramp for a voice. Allegro game programming library.Synopsis
#include <allegro.h>void voice_ramp_volume(int voice, int time, int endvol);
void voice_ramp_volume(int voice, int time, int endvol);