MIXGetAuxC

Syntax

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

int MIXGetAuxC(AXVPB *p);

Arguments

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

Return Values

Returns the current setting of the AuxC control for the specified voice in 0.1 decibel increments (1 = 0.1 dB).

Description

The MIXGetAuxC function gets the current setting for the AuxC control of the specified voice.

See Also

MIXGetAuxA, MIXGetAuxB

Revision History

2006/03/01 Initial version.


CONFIDENTIAL