.\" Generated by the Allegro makedoc utility .TH voice_set_vibrato 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME voice_set_vibrato \- Sets the vibrato parameters for a voice. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void voice_set_vibrato(int voice, int rate, int depth); .SH DESCRIPTION Sets the vibrato parameters for a voice (not currently implemented). .SH SEE ALSO