[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Measure_counter_engraver ] | [ Up : Engravers and Performers ] | [ Measure_spanner_engraver > ] |
2.2.83 Measure_grouping_engraver
Create MeasureGrouping
to indicate beat subdivision.
Properties (read)
beatBase
(positive exact rational or +inf.0)The musical length corresponding to one unit of
beatStructure
.beatStructure
(list)A sequence describing the length of each beat in the measure in units of
beatBase
.currentMusicalColumn
(graphical (layout) object)Grob that is X-parent to all non-breakable items (note heads, lyrics, etc.).
measurePosition
(moment)How much of the current measure have we had. This can be set manually to create incomplete measures.
This engraver creates the following layout object(s):
MeasureGrouping
.
Measure_grouping_engraver
is not part of any context