MIXAdjustSPan

Syntax

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

void MIXAdjustSPan(AXVPB *p, int pan);

Arguments

p Pointer to the AXVPB structure gotten by the user from AX
pan Value to add to the current span setting. This setting is clamped to a value between 0 and 127.

Return Values

None.

Description

The MIXAdjustSPan function adjusts the front and rear pan for the specified voice.

See Also

MIXAdjustPan, MIXSetSPan

Revision History

2006/03/01 Initial version.


CONFIDENTIAL