@tspro/web-music-score
    Preparing search index...

    Class MRhythmColumn

    Rhythm column object.

    Hierarchy (View Summary)

    Index

    Properties

    name: string

    OBject name.

    Name: "RhythmColumn"

    OBject name.

    Methods

    • Get the measure this rhythm column is in.

      Returns MMeasure

      • Measure.
    • Get symbol (note group or rest) of this column for given voice id.

      Parameters

      Returns undefined | MNoteGroup | MRest

      • Note group, rest or undefined.
    • Get symbol (note group or rest) of this column for given voice id.

      Parameters

      Returns undefined | MNoteGroup | MRest

      • Note group, rest or undefined.
      • Use getRhythmSymbol(voiceId) instead.