Node: Completion_heads_engraver, Next: , Previous: Collision_engraver, Up: Engravers



Completion_heads_engraver

This engraver replaces Note_heads_engraver. It plays some trickery to break long notes and automatically tie them into the next measure.

Music types accepted: note-event and busy-playing-event

Properties (read)


measureLength (moment)
Length of one measure in the current time signature last?
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.
centralCPosition (number)
Place of the central C, measured in half staffspaces. Usually determined by looking at clefPosition and clefGlyph.
This engraver creates the following grobs: Dots, NoteHead and Tie.

Completion_heads_engraver is part of contexts: none


This page is for LilyPond-2.0.1 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.