Module triseratops::tag::markers2

source ·
Expand description

The Serato Markers2 tag stores various kinds of track “markers” like Cue Points, Saved Loops, Flips.

It also stores information about the tracks’ color in the tracklist and if the track’s beatgrid is locked.

Note that some of this information is also stored in Serato Markers_, and Serato will prefer that data over the information stored in Serato Markers2 if it is present.

The minimum length of this tag seems to be 470 bytes, and shorter contents are padded with null bytes.

Structs

Enums

  • A marker in the Serato Markers2 tag.

Functions