A position using a musical meter (a time representation using measures and beats).

Constructors

Properties

Constructors

Properties

Beat: null | number

The beat number within the current measure (one-based)

Remarks

The beat number is optional, when only a measure should be represented.

Measure: null | number

The measure number (one-based)

Remarks

The measure number is optional (e.g. set to null when the playhead is before the origin).