lilypond-user
[Top][All Lists]
Advanced

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

Re: "warning: decrescendo too little"


From: Schneidy
Subject: Re: "warning: decrescendo too little"
Date: Sat, 29 Mar 2014 07:09:22 -0700 (PDT)

Son_V wrote
> The exact expression in Italian is: "attenzione: decrescendo troppo
> piccolo
>   r2 a2 
>         \> \mp | % 7"
> 
> The code: r2 a2 \> \mp | % 7
>   a2 \! b4 c4 | % 8

Please provide compilable example.
See also here :
http://www.lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-attached-to-notes

%%%%%%%%%%%%%%%%%%%%
\version "2.18.2"

{
  r2 
  \once\override Hairpin.to-barline = ##f
  a2 \> \mp | % 7
  a2 \! b4 c'4 | % 8 
}
%%%%%%%%%%%%%%%%%%%%

HTH
~Pierre



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/warning-decrescendo-too-little-tp160938p160941.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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