AXARTInitArtPitchMod

Syntax

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

void AXARTInitArtPitchMod(AXART_PITCH_MOD *articulator);

Arguments

articulator   Pointer to AXART_PITCH_MOD to initialize.

Return Values

None.

Description

The AXARTInitArtPitchMod function initializes an AXART_PITCH_MOD. This function must be called before calling the AXARTAddArticulator function for the AXART_PITCH_MOD.

See Also

AXARTAddArticulator, AXART_PITCH_MOD

Revision History

2006/03/01 Initial version.


CONFIDENTIAL