From 6e5df65278cabe0df02bdcf4f717286861cf387c Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Wed, 26 Apr 2017 23:54:52 +0200 Subject: song 1: bass: Add final notes. --- 01-song1/music/bass.ly | 5 +++++ TODO.org | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3