MIXRmtAuxIsPostFader

Syntax

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

BOOL MIXRmtAuxIsPostFader(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

Returns TRUE if the Aux bus control is in postfader mode; otherwise returns FALSE.

Description

The MIXRmtAuxIsPostFader function sets the 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

None.

Revision History

2006/08/03 Initial version.


CONFIDENTIAL