| SPInitSoundTable | Initializes a sound table loaded into memory from a disc or other source. |
|---|---|
| SPGetSoundEntry | Gets sound entries specified by index in the sound table. |
| SPPrepareSound | Initializes the specified voice using the information and playback frequency of a sound entry. |
| SPPrepareEnd | Changes the voice type from "looped" to "no loop." |
| SPSoundTable | Table data that collects all of the sound entry information in the corresponding sound data. |
|---|---|
| SPSoundEntry | Information related to each sound entry in a sound table. |
| SPAdpcmEntry | Decoding information that is needed when all of the sound entry data in a sound table is in ADPCM format. |
CONFIDENTIAL