]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/midi-microtone.ly
Merge branch 'master' into dev/texi2html
[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