MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / note-head-walker.ly
blob808aae925340034b2145845f4cd39d6e6ec0ccb5
1 \header {
3 texidoc = "Notes can be set in the Walker (Christian Harmony) style."
6 \version "2.12.0"
8 \relative c' {
9 \key c \major
10 \walkerHeads
11 \stemDown
12 c1 d e f g a b c d e f g a b c
13 c,,2 d e f g a b c d e f g a b c
14 c,,4 d e f g a b c d e f g a b c
15 \stemUp % We need to manually raise the stem for low flagged notes
16 c,,8 d e f g a
17 \stemDown % Put it back down for the higher notes
18 b c d e f g a b