summaryrefslogtreecommitdiff
path: root/02-song2
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-02-23 20:47:45 +0100
committerRicardo Wurmus <rekado@elephly.net>2017-02-23 20:47:45 +0100
commit245ffe936341f9c48d2acba18d83fc88636f4b68 (patch)
treee7ec3b6007a21caadc5821c2b77871fcae4991f6 /02-song2
parent930d1c93902523c67945602d26fbec1dd43c5cbd (diff)
song 2: bass: Fix octave.
Diffstat (limited to '02-song2')
-rw-r--r--02-song2/music/bass.ly4
1 files changed, 2 insertions, 2 deletions
diff --git a/02-song2/music/bass.ly b/02-song2/music/bass.ly
index bd35ee1..3e25369 100644
--- a/02-song2/music/bass.ly
+++ b/02-song2/music/bass.ly
@@ -136,9 +136,9 @@ bassMusic = {
\bassB
} \alternative {
%% with harmonic
- { a,8. b8 r16 e,2 \ottava #1 d'''8_"D.S."\flageolet \ottava #0 \bar "|." |}
+ \relative c { a,8. b8 r16 e,2 \ottava #1 d'''8_"D.S."\flageolet \ottava #0 \bar "|." |}
%% without harmonic
- { a,8. b8 r16 e,2 f8 |}
+ \relative c { a,8. b8 r16 e,2 f8 |}
}
\key fis \minor