.\" Generated by the Allegro makedoc utility .TH voice_set_position 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME voice_set_position \- Sets the position of a voice. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void voice_set_position(int voice, int position); .SH DESCRIPTION Sets the position of a voice, in sample units. .SH SEE ALSO .BR voice_get_position (3alleg4), .BR voice_set_playmode (3alleg4)