Function
nuAuSeqPlayerBankSet
Syntax
void nuAuSeqPlayerBankSet(u8 *bank_ptr, u32 bank_size, u8 *table_ptr)
Arguments
bank_ptr ROM address for bank control data
bank_size size of bank control data
table_ptr ROM address for bank table data
Return Value
None
Description
Register bank in the sequence player
The .ctl file and .tbl file which are created by the ic command are used for bank control data and bank table data.
See Also
ic and alCSPSetBank