#include <revolution.h>
#include <revolution/axart.h>
void AXARTServiceSounds(void);
None.
None.
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.
AXARTInit
AXARTQuit
AXARTAddSound
AXARTRemoveSound
03/01/2006 Initial version.