From bf1d08e0f49bc5b4c9b58fa6a01287937cbca26b Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sun, 13 Jun 2004 23:04:59 +0000 Subject: [PATCH] Down one octave. --- ChangeLog | 2 ++ input/simple-song.ly | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9b11ff3bf5..2c71a04aaf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-06-14 Jan Nieuwenhuizen + * input/simple-song.ly: Down one octave. + * scm/output-gnome.scm: Remove script again; re-add modules fix (CVS conflict resolve?) diff --git a/input/simple-song.ly b/input/simple-song.ly index be587eb902..634fa9faa4 100644 --- a/input/simple-song.ly +++ b/input/simple-song.ly @@ -5,7 +5,7 @@ << \relative { \clef bass - d2 d c4 bes a2 \break + d,2 d c4 bes a2 \break c2 c d4 f g2 } \newlyrics { -- 2.39.5