MIXAuxAPostFader

Syntax

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

void MIXAuxAPostFader(AXVPB *p);

Arguments

p Pointer to the AXVPB structure gotten from AX by the user

Return Values

None.

Description

The MIXAuxAPostFader function sets the AuxA control to postfader mode for the specified voice.

See Also

MIXAuxBPostFader, MIXAuxCPostFader

Revision History

2006/03/01 Initial version.


CONFIDENTIAL