aboutsummaryrefslogtreecommitdiff
path: root/songs/bob-marley
diff options
context:
space:
mode:
Diffstat (limited to 'songs/bob-marley')
-rw-r--r--songs/bob-marley/no-woman-no-cry.lisp22
1 files changed, 4 insertions, 18 deletions
diff --git a/songs/bob-marley/no-woman-no-cry.lisp b/songs/bob-marley/no-woman-no-cry.lisp
index deaaa80..80bb213 100644
--- a/songs/bob-marley/no-woman-no-cry.lisp
+++ b/songs/bob-marley/no-woman-no-cry.lisp
@@ -3,37 +3,23 @@
(from "Bob Marley & The Wailers")
(tonality "C")
- ; (chords
- ; (:templates
- ; (A ((C G) (("Am" 1.5) (F 0.5 2)) ((C 2) (F 1.5) (C 0.5)) (C G)))
- ; (B ((C G) (("Am" 1.5) (F 0.5 2)) (C G) (("Am" 1.5) (F 0.5 2))))
- ; (C ((C G) ("Am" F) (C G) ("Am" F))))
-
- ; (intro A)
- ; (chorus A A)
- ; (verse B B)
- ; (bridge C C))
-
(chords
(intro
((C G) (("Am" 1.5) (F 0.5 2)))
(((C 2) (F 1.5) (C 0.5)) (C G)))
(chorus
- ((C G) (("Am" 1.5) (F 0.5 2)))
- (((C 2) (F 1.5) (C 0.5)) (C G))
+ :repeat 2
((C G) (("Am" 1.5) (F 0.5 2)))
(((C 2) (F 1.5) (C 0.5)) (C G)))
(verse
- ((C G) (("Am" 1.5) (F 0.5 2)))
- ((C G) (("Am" 1.5) (F 0.5 2)))
- ((C G) (("Am" 1.5) (F 0.5 2)))
+ :repeat 4
((C G) (("Am" 1.5) (F 0.5 2))))
(bridge
- ((C G) ("Am" F) (C G) ("Am" F))
- ((C G) ("Am" F) (C G) ("Am" F))))
+ :repeat 4
+ ((C G) ("Am" F))))
(lyrics
(intro)