|
NAMEvoice_stop_frequency_sweep - Interrupts a frequency sweep operation. Allegro game programming library.SYNOPSIS#include <allegro.h>void voice_stop_frequency_sweep(int voice); DESCRIPTIONInterrupts a frequency sweep operation.SEE ALSOvoice_sweep_frequency(3)
Visit the GSP FreeBSD Man Page Interface. |