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