summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--03-circus/music/keys.ly2
1 files changed, 2 insertions, 0 deletions
diff --git a/03-circus/music/keys.ly b/03-circus/music/keys.ly
index 5709bd8..f0a7e81 100644
--- a/03-circus/music/keys.ly
+++ b/03-circus/music/keys.ly
@@ -234,12 +234,14 @@ keysArpeggioLongerLower = \relative c {
}
keysDramaUpper = \relative c'' {
+ \key b \minor
\repeat unfold 2 {
<g b e>2 r4 | q2 r4 | q2 r4 | <g b>2 <a cis>4 |
<b d>2. ~ | q2. ~ | q2. | R2. |
}
}
keysDramaLower = \relative c {
+ \key b \minor
\repeat unfold 2 {
e2 r4 | e2 r4 | e2 r4 | e2 r4 |
b2. ~ | b2. ~ | b2. ~ | b2. |