DSP Memory Region: Difference between revisions
Line 129: | Line 129: | ||
| 180 | | 180 | ||
| u16 | | u16 | ||
| | | 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 | |||
|} | |} | ||