MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / beam-funky.ly
blob6bff9fd2cb9a34923c0af6cb8c3045fc9ce05742
2 \version "2.12.0"
3 \header {
5 texidoc = "In complex configurations of knee beaming, according to
6 Paul Roberts, the first stem of a beam determines the direction of the
7 beam, and as such the way that following (kneed) stems attach to the
8 beam. This is in disagreement with the current algorithm."
12 \layout { ragged-right = ##t}
14 \relative c'
16 \override Beam #'auto-knee-gap = #7
17 \set subdivideBeams = ##t
18 \time 8/8
19 c,16[ g'''16
20 c,,,16 g'''16
21 c,,,16 g'''16
22 c,,,16 g'''16 ]
24 c,,,16[ c c c
25 b''' b b b]
27 \transpose c' a, {
28 \relative b'' { g,16[ g'''16
29 g,,,16 g'''16
30 g,,,16 g'''16
31 g,,,16 g'''16
32 g g,,,
33 g''' g,,,
34 g''' g,,,
35 g''' g,,,]