MIXSetAuxB

Syntax

#include <revolution.h>
#include <revolution/mix.h>

void MIXSetAuxB(AXVPB *p, int dB);

Arguments

p Pointer to the AXVPB structure gotten by the user from AX
dB Value to set in 0.1 decibel increments where 1 = 0.1 dB

Return Values

None.

Description

The MIXSetAuxB function sets the AuxB control to the specified setting for the specified voice.

See Also

MIXSetAuxA, MIXSetAuxC

Revision History

2006/03/01 Initial version.


CONFIDENTIAL