prolink-connect
    Preparing search index...

    Type Alias Hotcue

    Hotcue: BareCuePoint & { button: HotcueButton; type: "hot_cue" }

    A hotcue is like a cue point, but also includes the button it is assigned to.

    Type Declaration

    • button: HotcueButton

      Which hotcue button this hotcue is assigned to.

    • type: "hot_cue"