Query: voice_set_priority
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
voice_set_priority(3alleg4) Allegro manual voice_set_priority(3alleg4)NAMEvoice_set_priority - Sets the priority of a voice. Allegro game programming library.SYNOPSIS#include <allegro.h> void voice_set_priority(int voice, int priority);DESCRIPTIONSets the priority of a voice (range 0-255). This is used to decide which voices should be chopped off, if you attempt to play more than the sound card driver can handle.SEE ALSOAllegro version 4.4.2 voice_set_priority(3alleg4)
Related Man Pages |
---|
play_sample(3alleg4) - suse |
play_sample(3alleg4) - php |
reserve_voices(3alleg4) - mojave |
reserve_voices(3alleg4) - linux |
set_volume_per_voice(3alleg4) - linux |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |