voice_ramp_volume

Starts a volume ramp for a voice.

Description

void voice_ramp_volume(int voice, int time, int endvol);
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.

Related Projects

The following projects include source code containing this keyword: