Measure_grouping_engraver
Creates Measure_grouping objects using beatGrouping property
Properties (read)
currentMusicalColumn
(grob (GRaphical OBject))
- Grob that is X-parent to all non-breakable items (note heads, lyrics, etc.).
measurePosition
(moment)
- How much
of the current measure (measured in whole notes) have we had. This
can be set manually to create incomplete measures (anacrusis, upbeat),
the start of the music.
beatLength
(moment)
- The length of one beat in this time signature.
beatGrouping
(list)
- List of beatgroups. Eg. in 5/8 time #(list 2 3).
This engraver creates the following grobs:
MeasureGrouping.
Measure_grouping_engraver is part of contexts: none
This page is for LilyPond-2.0.1 (stable-branch).
Report errors to <bug-lilypond@gnu.org>.