#include <revolution.h> void AXSetVoiceEndAddr(AXVPB *pvpb, u32 address);
pvpb |
Pointer to the specified voice. |
address |
New end address. |
None.
AXSetVoiceEndAddr() sets a new sample end address for the specified voice. This function also asserts the appropriate synchronization flags in axvpb.sync.
axvpb.pb.addr
AXSetVoiceAddr
AXSetVoiceCurrentAddr
2006/03/01 Initial version.
CONFIDENTIAL