summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-04-26 23:54:52 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-04-26 23:54:52 +0200
commit6e5df65278cabe0df02bdcf4f717286861cf387c (patch)
treebc334d31909a47128c24dcba497efbc72b37dcbe
parentd905c53135f4425009dee3b3ba97fab2bd9e7992 (diff)
song 1: bass: Add final notes.
-rw-r--r--01-song1/music/bass.ly5
-rw-r--r--TODO.org2
2 files changed, 6 insertions, 1 deletions
diff --git a/01-song1/music/bass.ly b/01-song1/music/bass.ly
index 6e8775c..fd58dfd 100644
--- a/01-song1/music/bass.ly
+++ b/01-song1/music/bass.ly
@@ -174,6 +174,11 @@ bassMusic = {
\bassATransitionVariantPreOutro
\mark \default
\repeat volta 2 \bassEnd
+
+ \relative fis, {
+ e8 b r b r b4. | r1 |
+ cis,1 ~ | cis1 ~ | cis1 ~ | cis1 |
+ }
}
bass = <<
diff --git a/TODO.org b/TODO.org
index 22e62de..35db8c5 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,5 +1,5 @@
* song 1
-** bass: final notes are missing
+** stick: final notes are missing
* song 2
marta-rekado: 4/4
* circus