MIXGetAuxB

C Specification

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

Arguments

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

Return Values

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

Description

The MIXGetAuxB function obtains the current setting of the Aux B control for the specified voice.

See Also

MIXGetAuxA, MIXGetAuxC

Revision History

2006/03/01 Initial version.


CONFIDENTIAL