AXSetVoiceSrcRatio

Syntax

#include <revolution/ax.h>

void AXSetVoiceSrcRatio(AXVPB *pvpb, f32 ratio);

Arguments

pvpb Pointer to the specified voice.
ratio New SRC ratio to be programmed.

Return Values

None.

Description

The AXSetVoiceSrcRatio function programs a new SRC ratio while a voice is running. This function also asserts the synchronization flag corresponding to axvpb.sync.

See Also

axvpb.pb.src, AXSetVoiceSrc

Revision History

2006/03/01 Initial version.


CONFIDENTIAL