CSND Shared Memory: Difference between revisions
Created page with "This page describes the structure of the CSND shared memory. =Type0 Command Structure= {| class="wikitable" border="1" |- ! Index Byte ! Description |- | 0x0..." |
No edit summary |
||
Line 22: | Line 22: | ||
| Command parameters | | Command parameters | ||
|} | |} | ||
=Type0 Commands= | |||
=Command 0xE= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Byte | |||
! Description | |||
|- | |||
| 0x2-0x3 | |||
| CmdID 0xE | |||
|- | |||
| 0x14-0x17 | |||
| Physical address for the audio data. | |||
|- | |||
| 0x1C-0x1F | |||
| ? | |||
|} | |||
This sets the physical address of the audio data used when playing sound. |