]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/midi-microtone.ly
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / regression / midi-microtone.ly
1 \version "2.11.51"
2 \header {
3   texidoc = "The pitch wheel is used for microtones."
4   }
5
6 \score { 
7   { c4 cih cis cisih d }
8   \midi { }
9   }
10