lilypond-user
[Top][All Lists]
Advanced

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

Re: synchronization of feathered beams


From: Reggie
Subject: Re: synchronization of feathered beams
Date: Mon, 24 Dec 2018 10:57:21 -0700 (MST)

Kieren MacMillan wrote
> 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: 

> info@

> 
> 
> _______________________________________________
> lilypond-user mailing list

> lilypond-user@

> https://lists.gnu.org/mailman/listinfo/lilypond-user

Sorry but no. It looks terrible even worse with testing breaks. Now space
even after feathers.

\version "2.19.82"

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


}




--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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