MIXGetAuxC

C Specification

#include <revolution.h>
#include <revolution/mix.h>
int MIXGetAuxC(AXVPB *p);

Arguments

p Specifies pointer to the AXVPB structure acquired from AX by the user.

Return Values

Returns the current setting of the Aux C control in 0.1 dB increments (1 = 0.1 dB) for the specified voice.

Description

The MIXGetAuxC function obtains the current setting of the Aux C control for the specified voice.

See Also

MIXGetAuxA, MIXGetAuxB

Revision History

03/01/2006 Initial version.