debian man page for voice_set_vibrato

Query: voice_set_vibrato

OS: debian

Section: 3alleg4

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

voice_set_vibrato(3alleg4)					  Allegro manual					voice_set_vibrato(3alleg4)

NAME
voice_set_vibrato - Sets the vibrato parameters for a voice. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void voice_set_vibrato(int voice, int rate, int depth);
DESCRIPTION
Sets the vibrato parameters for a voice (not currently implemented).
SEE ALSO
Allegro version 4.4.2 voice_set_vibrato(3alleg4)
Related Man Pages
exstars(3alleg4) - suse
exstars(3alleg4) - netbsd
exstars(3alleg4) - redhat
exstars(3alleg4) - linux
exstars(3alleg4) - v7
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?