aSetVolume.3p 534 Bytes
.TH aSetVolume 3P local "Silicon Graphics, Inc."
.SH NAME
aSetVolume \- Audio volume parameter set command
.SH C SPECIFICATION
#include "mbi.h"
.br
.sp
aSetVolume(Acmd *pkt, short vol, short voltgt, short volrate)
.SH PARAMETERS
.TP 10
.I pkt
Audio command list pointer.
.TP
.I vol
Initial volume.
.TP
.I voltgt
Target volume.
.TP
.I volrate
Volume rate.
.SH DESCRIPTION
.IR aSetVolume 
is used to set envelope parameters for subsequent processing 
commands. The parameters are used by,
.IR aEnvelope(),
.IR aPan(),
.IR aResample().