From cdf2d88a911357846f0f814d975fe7aee4afc8da Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 7 Jan 2024 23:05:16 +0100 Subject: Add house of the rising sun from the animals --- songs/joan-baez/here-s-to-you-nicola-and-bart.lisp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'songs/joan-baez') diff --git a/songs/joan-baez/here-s-to-you-nicola-and-bart.lisp b/songs/joan-baez/here-s-to-you-nicola-and-bart.lisp index 9fc9ade..63a332a 100644 --- a/songs/joan-baez/here-s-to-you-nicola-and-bart.lisp +++ b/songs/joan-baez/here-s-to-you-nicola-and-bart.lisp @@ -5,8 +5,10 @@ (chords (all - ((C G) ("Am" G) (C G) ("Am" G)) - (("Em" "Dm7") (G7 C) (C "Dm7") ((E4 1) (E7 1) ("Am" 2))))) + ((C G) ("Am" G)) + ((C G) ("Am" G)) + (("Em" "Dm7") (G7 C)) + ((C "Dm7") ((E4 1) (E7 1) ("Am" 2))))) (lyrics (all -- cgit v1.2.3