DSP Memory Region: Difference between revisions

Merry (talk | contribs)
Merry (talk | contribs)
Line 129: Line 129:
| 180
| 180
| u16
| u16
| bits[0:1]: 1 = mono, 2 = stereo; bits[2:3]: buffer format, bits[5]: fade in
| Format
|-
|-
| 182
| 182
Line 142: Line 142:
| u16
| u16
| Buffer Id of embedded buffer
| Buffer Id of embedded buffer
|}
=== Format ===
This is a u16.
{| class="wikitable"
|-
| Bits
| Desciption
|-
| 0-1
| Number of channels: 0,1,3 = mono; 2 = stereo
|-
| 2-3
| Buffer codec: [[BCWAV#Encoding|0:PCM8; 1:PCM16; 2:ADPCM]]
|-
| 5
| Fade
|}
|}