OpenSheetMusicDisplay
    Preparing search index...

    Class GraphicalMusicSheet

    The graphical counterpart of a [[MusicSheet]]

    Index

    Constructors

    Properties

    Accessors

    Methods

    • Returns the index of the closest next (later) vertical container which has at least some visible staff entry, with respect to the given index.

      Parameters

      • index: number

      Returns number

    • Returns the index of the closest previous (earlier) vertical container which has at least some visible staff entry, with respect to the given index.

      Parameters

      • index: number

      Returns number

    • Get a List with the indices of all the visible GraphicalMeasures and calculates their corresponding indices in the first SourceMeasure, taking into account Instruments with multiple Staves.

      Parameters

      Returns number[]