2 \include "example-header.ily"
4 #(ly:set-option 'point-and-click #f)
10 #(set-global-staff-size 24)
22 upper = \relative c'' {
30 bassFigures = \figuremode {
31 s1*2 | s4 <6> <6 4> <7> | s1
34 \markup { "Exercise 3: Write 8th notes against the given bass line." }
39 \context Voice = "added voice" \with {
40 \consists "Balloon_engraver"
47 % \context Voice = "cantus firmus" \with {
48 % \consists "Balloon_engraver"
50 \context Staff = lower \cf
51 \new FiguredBass \bassFigures