Query: voice_ramp_volume
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
voice_ramp_volume(3alleg4) Allegro manual voice_ramp_volume(3alleg4)NAMEvoice_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);DESCRIPTIONStarts 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 ALSOvoice_set_volume(3alleg4) Allegro version 4.4.2 voice_ramp_volume(3alleg4)
| Related Man Pages |
|---|
| exfont(3alleg4) - debian |
| start_sound_input(3alleg4) - debian |
| exrotscl(3alleg4) - centos |
| exrotscl(3alleg4) - php |
| start_sound_input(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |