diff options
author | Joris | 2024-01-07 23:05:16 +0100 |
---|---|---|
committer | Joris | 2024-01-07 23:05:16 +0100 |
commit | cdf2d88a911357846f0f814d975fe7aee4afc8da (patch) | |
tree | 0ff75d6493ca7125d31ac7503d388bb9a3a81a26 /songs/joan-baez | |
parent | d9c50ea7ba3aad5a6794991d2cc03a068820d1a6 (diff) |
Add house of the rising sun from the animals
Diffstat (limited to 'songs/joan-baez')
-rw-r--r-- | songs/joan-baez/here-s-to-you-nicola-and-bart.lisp | 6 |
1 files changed, 4 insertions, 2 deletions
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 |