#include <revolution.h>
#include <revolution/mix.h>
void MIXSetAuxB(AXVPB *p, int dB);
p |
Specifies the pointer to the AXVPB structure acquired from AX by the user. |
dB |
Value to set in 0.1 dB increments where 1 = 0.1 dB. |
None.
The MIXSetAuxB function sets the Aux B control to the specified setting for the specified voice.
2006/03/01 Initial version.
CONFIDENTIAL