debian man page for voice_set_pan

Query: voice_set_pan

OS: debian

Section: 3alleg4

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

voice_set_pan(3alleg4)						  Allegro manual					    voice_set_pan(3alleg4)

NAME
voice_set_pan - Sets the pan position. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void voice_set_pan(int voice, int pan);
DESCRIPTION
Sets the pan position, ranging from 0 (left) to 255 (right).
SEE ALSO
voice_get_pan(3alleg4), voice_sweep_pan(3alleg4) Allegro version 4.4.2 voice_set_pan(3alleg4)
Related Man Pages
play_sample(3alleg4) - debian
exrotscl(3alleg4) - suse
play_sample(3alleg4) - suse
exrotscl(3alleg4) - opendarwin
play_sample(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results