MIXResetControls

Syntax

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

void MIXResetControls(AXVPB *p);

Arguments

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

The following are default values for the mixer:

Input 0 dB
AuxA -96 dB in post fader mode
AuxB -96 dB in post fader mode
AuxC -96 dB in post fader mode
Pan 64 (center).
Span 127 (front).
Mute Not mute.
Fader 0 dB

Return Values

None.

Description

The MIXResetControls function resets all controls for the specified channel to an existing default value.

See Also

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL