I started getting this message:
programming error: (de)crescendo on items with specified volume.
b8 a4. \> ^"rit." r8 f8 \! \mp e f |
try this
with \f before \> \p
\score {
{ b8 a4.\f \> ^"rit." r8 f8 \! \mp e f }
\midi { }
}
and without dynamics
\score {
{ b8 a4.\> ^"rit." r8 f8 \! e f }
\midi { }
}
return not programming error :-)
You must specified a volume (dynamics) with logique (de)crescendo
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user