Interface CuePoint

Represents a single cue point. On older exports the label and color may be undefined.

Hierarchy

  • CuePoint

Properties

Properties

color?: CueColor

RGB values of the hotcue color

label?: string

The comment associated to the cue point

offset: number

Number of milliseconds from the start of the track.

type: "cue_point"

Generated using TypeDoc