Documentation
    Preparing search index...

    Class ABCScore

    Index
    • Highlights the bar at the passed position.

      Parameters

      • position: `${number}:${number}:${number}`

        The current transport position.

      Returns ABCScore

      The current ABCScore instance.

    • Updates the score position (moving the cursor and highlighting the corresponding note).

      Parameters

      • position: `${number}:${number}:${number}`

        The new score position.

      Returns ABCScore

      The current ABCScore instance.