Title | Function | Function name |
format void SND_MoveData (Uint16 * source, Unit32 size, Uint16 data_kind, Uint16 data_no) Input source: Sound data transfer source address : size: Transfer size (in bytes) : data_kind: Data type
Constant name | Description |
||||||
|---|---|---|---|---|---|---|---|
SND_KD_TONE | Tone bank data TD> |
: data_no: Data number Output None Function value None Function Sound data according to the map information corresponding to the specified data type and data number Transfer to the sound memory. Remarks Transfer uses SCU DMA transfer.