summaryrefslogtreecommitdiff
path: root/03-circus
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-11-21 21:02:03 +0100
committerrekado <rekado@elephly.net>2016-11-21 21:02:03 +0100
commit0b5095916abeaf4c6dc52309434a3bf2864445f4 (patch)
treef6720b189173ebd6993f3bdd4426c6e19bda21e8 /03-circus
parent61b974ef463246e2e0f5e06cd6e5840f860198f5 (diff)
song2: keys: Key change!
Diffstat (limited to '03-circus')
-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. |