MIXRmtAuxPostFader

C Specification

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

Arguments

p Specifies the pointer to the AXVPB structure acquired from AX by the application.
num Controller number (0 to 3).

Return Values

None.

Description

MIXRmtAuxPostFader sets the post fader mode of the Aux bus 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