MIXRmtAdjustAux

C Specification

#include <revolution.h>
#include <revolution/mix.h>
void MIXRmtAdjustAux(AXVPB *p, int num, int dB);

Arguments

p Specifies the pointer to the AXVPB structure acquired from AX by the application.
num Controller number (0 to 3).
dB Represents the value by which to change aux control in units of 0.1 dB. (1 = 0.1 dB).

Return Values

None.

Description

MIXRmtAdjustAux adjusts the aux control for the specified voice and specified controller speaker.

Note:An Aux bus for the controller speaker is not implemented.

See Also

Revision History

08/03/2006 Initial version.


CONFIDENTIAL