lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: synchronization of feathered beams


From: Kieren MacMillan
Subject: Re: synchronization of feathered beams
Date: Mon, 24 Dec 2018 12:46:42 -0500

Hi Reggie,

> WHy does measure now have no spacing out duration even though I use { }
> around the whole feather area? See it works then it doesn't work.

No… it works and then it still works.  ;)

\new Staff
\relative c' {
 \override Beam.grow-direction = #LEFT
 \featherDurations #(ly:make-moment 2 1)
 { c32[ d e f g f g f] }  c4 c c | \break
 \revert Beam.grow-direction
 c4 e d f c d e f d f
}

You just don’t have enough space in that measure/system for the spacing to 
display effectively.

Hope this helps,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]