Provided by: allegro4-doc_4.4.3.1-4.1build3_all bug

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(3alleg4)

Allegro                                           version 4.4.3              voice_stop_frequency_sweep(3alleg4)