lilypond-user
[Top][All Lists]
Advanced

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

Re: [SOLVED] Re: (simulating) a spanner with multiple "stops"


From: Wilbert Berendsen
Subject: Re: [SOLVED] Re: (simulating) a spanner with multiple "stops"
Date: Fri, 27 Mar 2009 18:42:28 +0100
User-agent: KMail/1.11.1 (Linux/2.6.28-8-generic; KDE/4.2.1; i686; ; )

Op vrijdag 27 maart 2009, schreef Don Benson:
> How does this look the notes are not all the same? What if the second
> measure went down a minor third to a series of As? I'm not on a computer
> with LilyPond installed right now to test this, but I suspect you will not
> like the results.

Works perfectly, looks like this:

\relative c'' {
  \set decrescendoSpanner = #'text
  \set decrescendoText = "poco"
  c\> b a g
  \set decrescendoText = "a"
  f\> e d c
  \set decrescendoText = "poco"
  b\> a g a
  \set decrescendoText = "decresc."
  bes\> b\! c2
}

because LilyPond auto-aligns connected dynamics.
best regards,
Wilbert Berendsen

-- 
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/

PNG image


reply via email to

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