BCSTM: Difference between revisions

TiniVi (talk | contribs)
TiniVi (talk | contribs)
Line 62: Line 62:
| 0x004 || 4 || Length
| 0x004 || 4 || Length
|-
|-
| 0x020 || X || Start of Channel Data
| 0x020 || X || Start of Channels' Data
|}
|}


Unlike CWAV, if there are 2 channels in a CSTM they alternate every 0x2000 bytes of the DATA partition starting at 0x20.
Unlike CWAV, if there are 2 channels in a CSTM they alternate every 0x2000 bytes of the DATA partition starting at 0x20.
The last section of each channel is usually less than 0x2000, the lengths of these channels is stored in the INFO Header.


Additionally it introduces a new partition called SEEK which comes right before DATA, so a CSTM would be ordered like this:
Additionally it introduces a new partition called SEEK which comes right before DATA, so a CSTM would be ordered like this: