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