]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/midi-microtone.ly
4d1216d35ecddacb6aad485c5dcec1bbb07b1f05
[lilypond.git] / input / regression / midi-microtone.ly
1 \version "2.14.0"
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