MIXRmtAdjustAux

Syntax

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

void MIXRmtAdjustAux(AXVPB *p, int num, int dB);

Arguments

p Pointer to the AXVPB structure gotten by the user from AX
num Controller number (0 to 3).
dB Value by which to change aux control in units of 0.1 decibels (1 = 0.1 dB)

Return Values

None.

Description

The MIXRmtAdjustAux function 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

None.

Revision History

2006/08/03 Initial version.


CONFIDENTIAL