voice_sweep_frequency(3) - Linux man page
Name
voice_sweep_frequency - Starts a frequency sweep for a voice. Allegro game programming library.Synopsis
#include <allegro.h>void voice_sweep_frequency(int voice, int time, int endfreq);
void voice_sweep_frequency(int voice, int time, int endfreq);