]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/midi-microtone.ly
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / midi-microtone.ly
1 \version "2.10.8"
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