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