The space taken by a note is dependent on its duration. Doubling a
duration adds spacing-increment to the space. The most common shortest
note gets shortest-duration-space
. Notes that are even shorter are
spaced proportonial to their duration.
Typically, the increment is the width of a black note head. In a piece with lots of 8th notes, and some 16th notes, the eighth note gets 2 note heads width (i.e. the space following a note is 1 note head width) A 16th note is followed by 0.5 note head width. The quarter note is followed by 3 NHW, the half by 4 NHW, etc.
base-shortest-duration
(moment)common-shortest-duration
(moment)grace-space-factor
(number)spacing-increment
.
shortest-duration-space
(dimension, in staff space)spacing-increment
as unit. See also
spacing-spanner-interface.
spacing-increment
(number)This grob interface is used in the following graphical objects: SpacingSpanner
Read comments on this page, or
add one.
This page is for LilyPond-2.2.6 (stable-branch). |