Commit ec410ef 1 parent f9c8a60 commit ec410ef Copy full SHA for ec410ef
File tree 1 file changed +23
-3
lines changed
src/johann-sebastian-bach/die-kunst-der-fuge-BWV1080
1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,29 @@ CommonSubjectII = {
23
23
}
24
24
CommonSubjectIII = {
25
25
\commonSettings
26
- | d''2 ^\markup \abs-fontsize # 8 \italic { " main subject in inversion form" }
27
- a
28
- | c e | f e4 d | cis2 ~ cis8 a b cis | d4 s
26
+ | a'2 ^\markup \abs-fontsize # 8 \italic { " main subject in inversion form" }
27
+ d,
28
+ | f a | bes a4 g | f2 ~ f8 e f g | a4 s4 * 3
29
+ \noBreak
30
+ \bar " !"
31
+ << {
32
+ | \stemUp\tieUp
33
+ a'4 \rest ^\markup \italic { " variant 1 of the subject" }
34
+ \red a2 \red d,4 ~
35
+ | d8 e \red f4 ~ f8 g \red a4 ~
36
+ | a8 g \red bes2 \red a8 \red g
37
+ | \red f2 ~ \red f8 \red e \red fis \red g
38
+ | \red a4
39
+ }
40
+ \new Voice {
41
+ | \stemDown\tieDown
42
+ \red a,2 _\markup \italic { " variant 2 of the subject" }
43
+ \red d,4 . e8
44
+ | \red f4 . g8 \red a4 . g8
45
+ | \red bes2 ~ bes8 \red a4 \red g8
46
+ | \red f2 ~ \red f8 \red e \red fis \red gis
47
+ | \red a
48
+ } >>
29
49
}
30
50
CommonSubjectIV = {
31
51
\commonSettings
You can’t perform that action at this time.
0 commit comments