Function
nuAuStlSeqPlayerSeqStop (Macro)
Syntax
s32 nuAuStlSeqPlayerSeqStop(s32 player_no, s32 speed)
Arguments
player_no sequence player number
speed number of frames until stop
Return Value
Number of channels on which command was executed
Description
This function stops the performance of a sequence specified by the sequence player number.
Caution
NuSystem version 2.00 and later is compatible with N64 Sound Tools version 3.xx. Please note that the specifications of functions have changed from prior versions.
Revision History
2/1/99 Changed function specifications