Function


nuAuStlSeqPlayerInit


Syntax

void nuAuStlSeqPlayerInit(u32 player_no, u32 size)

Arguments

playr_no      sequence player number
size          size of binary song data

Return Value

None

Description

Initializes the sequence player and reserves a buffer for binary song data from the audio heap.


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