AXARTServiceSounds

C Specification

#include <revolution.h>
#include <revolution/axart.h>
void AXARTServiceSounds(void);

Arguments

None.

Return Values

None.

Description

AXARTServiceSounds() will run articulators for all sounds in the AXART sound list and update voice parameters for one audio frame. This function should be called from the AX callback for audio frames.

See Also

AXARTInit
AXARTQuit
AXARTAddSound
AXARTRemoveSound

Revision History

2006/03/01 Initial version.


CONFIDENTIAL