handle | Object port handle |
bank_num | One-Shot bank number to play |
list_num | One-Shot number to play |
priority | Priority level |
SDE_ERR_NO_INIT | The Sound Library has not been initialized | |
SDE_ERR_HANDLE_NULL | The handle is NULL | |
SDE_ERR_PRM_OVER_RANGE | Parameter out of range | |
SDE_ERR_HOST_CMD_BUF_NO_ENOUGH | No more host commands can be accepted |
The range of bank_num, which specifies the one-shot bank number to play, is 0000H to 007FH.
The range of list_num, which specifies the one-shot number to play, is 0000H to 007FH.
The range of priority, which specifies the priority level, is 00000H (always take priority) to 0001H (lowest) to 000FH (highest)