]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/midi/crescendo-abutting.ly
da0ff4ffa0024011353db88ad1387ce17a022018
[lilypond.git] / input / regression / midi / crescendo-abutting.ly
1 \version "2.19.44"
2
3 \header {
4   texidoc="One (de)crescendo ends as the next begins."
5 }
6
7 \score {
8    { c\< c\> c\! }
9    \midi {}
10 }