bug-lilypond
[Top][All Lists]
Advanced

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

midi confuses (de)crescendo endings


From: David Bobroff
Subject: midi confuses (de)crescendo endings
Date: 05 Mar 2004 15:13:24 +0000

This is weird.  With LilyPond 2.1.29 the following code chokes and says:

 warning: can't find start of (de)crescendo:
    c-\
       !

But it still produces the correct output. (???)

If the \midi block is commented out it runs just fine.

-David

\score {\notes \relative c' { 
    c1-\<
    c-\!
 }
    
    \paper { }
    \midi { \tempo 4 = 60 }
}






reply via email to

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