]> git.donarmstrong.com Git - lilypond.git/blob - input/test/knee.ly
release: 0.1.65
[lilypond.git] / input / test / knee.ly
1 \version "0.1.15";
2 \score{
3         \melodic{
4                 \octave relative;
5                 [c16 \stemdown c'' \stemboth c,, d]
6                 \stemdown [d'' a \stemboth c,, g,]
7                 \stemup [g c' \stemboth a'' d']
8         }
9 }