Op Mon, 29 Apr 2013 20:55:31 -0700 (PDT)
Derek <cu...@shmerek.com> schreef:

> Hi there, I have been searching for a while but I can't seem to find
> anything like this. Does anyone know what I would use to spread a
> dynamic marking like the one in the picture over a few notes or bars?
> <http://lilypond.1069038.n5.nabble.com/file/n145225/2013-04-30_15.41.56.jpg> 

In the Reubke score I did it like this:

\relative c'' {
  \set crescendoSpanner = #'text
  \set crescendoText = #"poco "
  c4\< d e f
  \set crescendoText = #"a "
  g4 f\< e d
  \set crescendoText = #"poco "
  c4 d e f \<
  g4 f e d
  \set crescendoText = #"cresc. "
  c2\< d
  e1\ff
}


-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)


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

Reply via email to