.\" Generated by the Allegro makedoc utility .TH voice_get_pan 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME voice_get_pan \- Returns the current pan position. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int voice_get_pan(int voice); .SH DESCRIPTION Returns the current pan position, from 0 (left) to 255 (right). .SH SEE ALSO .BR voice_set_pan (3alleg4)