MIXRmtGetAux

Syntax

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

int MIXRmtGetAux(AXVPB *p, int num);

Arguments

p Pointer to the AXVPB structure gotten from AX by the user
num Controller number (0 to 3).

Return Values

Returns the current aux control value in units of 0.1 decibels (1 = 0.1 dB).

Description

The MIXRmtGetAux function returns the current aux control value for the specified voice and specified controller speaker.

Note: An Aux bus for the controller speaker is not implemented.

See Also

None.

Revision History

2006/08/03 Initial version.


CONFIDENTIAL