lilypond-user
[Top][All Lists]
Advanced

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

Re: programming error: (de)crescendo on items with specified volume.


From: Martial
Subject: Re: programming error: (de)crescendo on items with specified volume.
Date: Wed, 29 Aug 2007 23:30:35 +0200
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)



You must specified a volume (dynamics) with  logique (de)crescendo

ditto  the midiMaximumVolume and midiMinimumVolume do not equal.

this example return
 programming error: (de)crescendo on items with specified volume.

\score {
 {
\set Staff.midiMaximumVolume = #0.5
\set Staff.midiMinimumVolume = #0.5
   b8 a4.\f\> ^"rit." r8 f8 \! \p  e f
 }
 \midi { }
}





reply via email to

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