MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / midi-transposition.ly
blob8c6da9a33dc720915018d4ac3e79bac1f191adf7
1 \header
3 texidoc = "should deliver f' in MIDI"
5 \version "2.12.0"
7 \score {
9 \transposition f
10 c''
12 \midi{}
13 \layout{}