MIXRmtAuxPostFader

Syntax

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

void MIXRmtAuxPostFader(AXVPB *p, int num);

Arguments

p Pointer to the AXVPB structure gotten by the user from AX
num Controller number (0 to 3).

Return Values

None.

Description

The MIXRmtAuxPostFader function sets the Aux bus to postfader mode 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