#include <revolution.h>
#include <revolution/mix.h>
void MIXAuxAPostFader(AXVPB *p);
p |
Specifies the pointer to the AXVPB structure acquired from AX by the user. |
None.
The MIXAuxAPostFader function sets the Aux A control to post fader mode for the specified voice.
MIXAuxBPostFader, MIXAuxCPostFader
03/01/2006 Initial version.