Line 328:
Line 328:
This is used for initializing looping state for IMA-ADPCM encoding. <nowiki>channelslotregister+0x18 = (1<<31) | (u16)cmdword[3] | ((cmdword[4] & 0xFF)<<16)</nowiki>.
This is used for initializing looping state for IMA-ADPCM encoding. <nowiki>channelslotregister+0x18 = (1<<31) | (u16)cmdword[3] | ((cmdword[4] & 0xFF)<<16)</nowiki>.
+
+
=Command 0xD=
+
{| class="wikitable" border="1"
+
|-
+
! Index Byte
+
! Size
+
! Description
+
|-
+
| 0x2
+
| 2
+
| CmdID 0xD
+
|}
+
+
This command is invalid, using this command would result in CSND module immediately continuing to process the command(s) following this one(if any).
=Command 0xE=
=Command 0xE=