]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/midi-microtone.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / input / regression / midi-microtone.ly
1 \version "2.16.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