Function


nuAuStlSeqPlayerDataSet


Syntax

void nuAuStlSeqPlayerDataSet(u32 player_no, u8 *seq_addr, u32 seq_size)

Arguments

playr_no      sequence player number
seq_addr      ROM address of binary song data
seq_size      size of binary song data

Return Value

None

Description

Loads binary song data to the buffer of the sequence player.


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