voice_stop_frequency_sweep(3) - Linux man page

Name

voice_stop_frequency_sweep - Interrupts a frequency sweep operation. Allegro game programming library.

Synopsis

#include <allegro.h>

void voice_stop_frequency_sweep(int voice);

Description

Interrupts a frequency sweep operation.

See Also

voice_sweep_frequency(3)