debian man page for voice_sweep_frequency

Query: voice_sweep_frequency

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

voice_sweep_frequency(3alleg4)					  Allegro manual				    voice_sweep_frequency(3alleg4)

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);
DESCRIPTION
Starts a frequency sweep (glissando) from the current pitch to the specified ending pitch, lasting for time milliseconds.
SEE ALSO
voice_set_frequency(3alleg4) Allegro version 4.4.2 voice_sweep_frequency(3alleg4)
Related Man Pages
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - opendarwin
exrotscl(3alleg4) - redhat
exrotscl(3alleg4) - linux
exrotscl(3alleg4) - v7
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results