CSND Shared Memory: Difference between revisions
No edit summary |
|||
Line 173: | Line 173: | ||
| 0x18 | | 0x18 | ||
| 4 | | 4 | ||
| Physical address for the audio data, for the second channel | | Physical address for the audio data, for the second channel when not 0x0(stereo audio). | ||
|- | |- | ||
| 0x1C | | 0x1C | ||
Line 180: | Line 180: | ||
|} | |} | ||
This initializes the [[CSND]] channel registers located at: 0x1EC03400 + (channel_index*0x20). | This initializes the [[CSND]] channel registers located at: 0x1EC03400 + (channel_index*0x20). Whether mono/stereo audio is used is determined via an unknown flag. | ||
==Parameter word 0x8== | ==Parameter word 0x8== |