lilypond-user
[Top][All Lists]
Advanced

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

Re: startpoint of decrescendo hairpins


From: Phil Holmes
Subject: Re: startpoint of decrescendo hairpins
Date: Tue, 5 Jul 2011 08:35:26 +0100

That seems like a bug to me. I'll report it as a bug, but you can work around it by putting the dynamics in the "upper" music rather than a dynamics context.

==
Phil Holmes


----- Original Message ----- From: "Ewald Gutenkunst" <address@hidden>
To: "LilyPond" <address@hidden>
Sent: Tuesday, July 05, 2011 1:17 AM
Subject: startpoint of decrescendo hairpins


Hi,

I have a question to decrescendo-hairpins and lyrics:
How can I change the startpoint of the decresc, to begin at the note an not at the beginning of the lyric?


\version "2.14.1"

melody = { d''2 c''2   |  es''1  }
text = \lyricmode {a long  hairpin }
upper = {c'1    | b4  b b b }
dynamics = {s1  |  s4 \>   s4 s4 s4 \!   }

\score {
 <<
   \new Voice = "mel"  \melody
   \new Lyrics \lyricsto mel \text
     \new Staff   \upper
     \new Dynamics \dynamics
 >>
}



--------------------------------------------------------------------------------




greetings
ewald


--------------------------------------------------------------------------------


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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