Changes

Jump to navigation Jump to search
32 bytes removed ,  05:54, 26 August 2013
Line 173: Line 173:  
| 0x18
 
| 0x18
 
| 4
 
| 4
| Physical address for the audio data, for the second channel. When this address is not 0x0, this is used for stereo audio. Otherwise when 0x0, mono audio is used via the above main address.
+
| 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==

Navigation menu