3 title = "Screech and boink"
4 subtitle = "Random complex notation"
5 composer = "Han-Wen Nienhuys"
10 \context Staff = "up" {
16 \revert Stem #'direction
18 \set subdivideBeams = ##t
21 c'''32 \change Staff = down
22 g32 \change Staff = up
23 c'''32 \change Staff = down
26 \override Stem #'direction = #1
27 \set followVoice = ##t
28 c'''32([ b''16 a''16 gis''16 g''32)] } \\
29 { s4 \times 2/3 { d'16[ f' g'] } as'32[ b''32 e'' d''] } \\
30 { s4 \autoBeamOff d''8.. f''32 } \\
35 \context Staff = "down" {
38 \set subdivideBeams = ##f
39 \override Stem #'french-beaming = ##t
40 \override Beam #'thickness = #0.3
41 \override Stem #'thickness = #4.0
49 \override Staff.Arpeggio #'arpeggio-direction =#-1
50 <cis, e, gis, b, cis>4\arpeggio }
54 \midi { \tempo 8 = 60 }
61 \consists Horizontal_bracket_engraver