voice_ramp_volume(3alleg4) debian man page | unix.com

Man Page: voice_ramp_volume

Operating Environment: debian

Section: 3alleg4

voice_ramp_volume(3alleg4)					  Allegro manual					voice_ramp_volume(3alleg4)

NAME
voice_ramp_volume - Starts a volume ramp for a voice. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void voice_ramp_volume(int voice, int time, int endvol);
DESCRIPTION
Starts a volume ramp (crescendo or diminuendo) from the current volume to the specified ending volume, lasting for time milliseconds. The volume is a value in the range 0-255.
SEE ALSO
voice_set_volume(3alleg4) Allegro version 4.4.2 voice_ramp_volume(3alleg4)
Related Man Pages
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - opendarwin
exrotscl(3alleg4) - plan9
exrotscl(3alleg4) - redhat
start_sound_input(3alleg4) - linux
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com