]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/midi/crescendo-return-louder-target.ly
Merge branch 'master' of /home/jcharles/GIT/Lily/. into translation
[lilypond.git] / input / regression / midi / crescendo-return-louder-target.ly
1 \version "2.19.45"
2
3 \header {
4   texidoc="The dynamic performer chooses a reasonable peak dynamic and
5   returns to the specified dynamic."
6 }
7
8 \score {
9    { c\mf\< c\> c\f }
10    \midi {}
11 }