0x0 - 0x2a60: Identical
0x2a60: Character set?
0x2ce0 - 0x2d5f: ?
0x2d60 - 0x2f5f: Drum pattern?
0x2f60 - 0x335f: Copyright
0x3360 - 0x348f: Identical
0x3490 - 0x381f: DATA
        0x7f 0xf0 - identical until 0x3490,
        then 0x7f 0xbe in one, still 0xf0 in another
        until 0x3510
    in another:
        0x3820: 0x80 0x7f until 0x3c00

0x3c00 - 0x3f00: Fader descriptions
0x3f60 - 0x4750: Fader names?
0x4758 - 0x48af: Font data
0x48b0 - 0xf91f: DATA
0x4920 - 0x5ac8: Grooves and empty space
0x5ac9 - 0x5acf: DATA

TRACKS

0x5ae0 offset of first track
0x5ae0-5ae8: Track name
 Track ends with 14 0x0s? 9 0x0s? 16?

Figure 1: First pass at analyzing the file structure.

Back to Article