prolink-connect
    Preparing search index...

    Type Alias Loop

    Loop: BareCuePoint & { length: number; type: "loop" }

    A loop, similar to a cue point, but includes a length.

    Type Declaration

    • length: number

      The length in milliseconds of the loop

    • type: "loop"