MIXAdjustAuxA

Syntax

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

void MIXAdjustAuxA(AXVPB *p, int dB);

Arguments

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

Return Values

None.

Description

The MIXAdjustAuxA function adjusts the current setting for the AuxA control for the specified voice.

See Also

MIXAdjustAuxB, MIXAdjustAuxC

Revision History

2006/03/01 Initial version.


CONFIDENTIAL