voice_set_pan(3alleg4) Allegro manual voice_set_pan(3alleg4)NAMEvoice_set_pan - Sets the pan position. Allegro game programming library.SYNOPSIS#include <allegro.h> void voice_set_pan(int voice, int pan);DESCRIPTIONSets the pan position, ranging from 0 (left) to 255 (right).SEE ALSOvoice_get_pan(3alleg4), voice_sweep_pan(3alleg4) Allegro version 4.4.2 voice_set_pan(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - debian |
| exrotscl(3alleg4) - centos |
| exrotscl(3alleg4) - php |
| play_sample(3alleg4) - php |
| play_sample(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |