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