lilypond-user
[Top][All Lists]
Advanced

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

Re: cre - - sen - - do


From: Wilbert Berendsen
Subject: Re: cre - - sen - - do
Date: Wed, 1 May 2013 15:42:12 +0200

Op Mon, 29 Apr 2013 20:55:31 -0700 (PDT)
Derek <address@hidden> 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)




reply via email to

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