From d1ceaa274956ede958bc8d46a1d16034b8123eeb Mon Sep 17 00:00:00 2001 From: broph Date: Tue, 4 Sep 2012 20:59:15 +0200 Subject: [PATCH] Add song: The Rolling Stones - Gimme shelter --- lilypond/gimme_shelter_rythm.ly | 17 ++++++ songs/the_rolling_stones/gimme_shelter.sg | 74 +++++++++++++++++++++++ 2 files changed, 91 insertions(+) create mode 100644 lilypond/gimme_shelter_rythm.ly create mode 100644 songs/the_rolling_stones/gimme_shelter.sg diff --git a/lilypond/gimme_shelter_rythm.ly b/lilypond/gimme_shelter_rythm.ly new file mode 100644 index 00000000..fdc346e2 --- /dev/null +++ b/lilypond/gimme_shelter_rythm.ly @@ -0,0 +1,17 @@ +\include "header" +\paper{ + paper-height = 0.6\cm + paper-width = 4.5\cm +} + +<< + \new RhythmicStaff { + \new Voice = "myRhythm" { + \numericTimeSignature + \time 4/4 + a4^"" a a8 a a a~ a a a a a a a a + + + } + } +>> \ No newline at end of file diff --git a/songs/the_rolling_stones/gimme_shelter.sg b/songs/the_rolling_stones/gimme_shelter.sg new file mode 100644 index 00000000..aaddeeba --- /dev/null +++ b/songs/the_rolling_stones/gimme_shelter.sg @@ -0,0 +1,74 @@ +\selectlanguage{english} +\songcolumns{2} +\beginsong{Gimme shelter} + [by=The Rolling Stones,cov=let-it-bleed,album=Let it bleed] + + \cover + \capo{2} + \gtab{B}{2:X02220} + \gtab{A}{X02220} + \gtab{G}{320003} + + \lilypond{gimme_shelter_rythm} + \begin{verse*} + \[B]Ooh \[A]Ooh \[G]Ooh \rep{4} + \end{verse*} + + \begin{verse} + \[B] Oh, a storm is threat'ning + My very life today + If I don't get some shelter + Oh yeah, I'm gonna fade away + \end{verse} + + \begin{chorus} + \[B] War, chil\[A]dren, \[G]it's just a shot away + It's just a shot \[A]away + \rep{2} + \end{chorus} + + \begin{repeatedchords} + \begin{verse} + \[B] Ooh, see the fire is sweepin' + Our very street today + Burns like a red coal carpet + Mad bull lost its way + \end{verse} + + \begin{chorus} + \[B] War, chil\[A]dren, \[G]it's just a shot away + It's just a shot away + \rep{2} + \end{chorus} + + \begin{chorus} + \[B] Rape, \[A]murder! \[G]It's just a shot away + It's just a shot \[A]away + \rep{3} + \end{chorus} + + \begin{verse} + \[B] Mmm the flood is threat'ning + My very life today + Gimme, gimme shelter + Or I'm gonna fade away + \end{verse} + \end{repeatedchords} + + \begin{chorus} + \[B] War, chil\[A]dren, \[G]it's just a shot away + It's just a shot \[A]away + \[B] It's just a shot away + \[B] It's just a shot away + \[A] It's just a shot away \[A]I tell you + \begin{repeatedchords} + \[B] love, sis\[A]ter, \[G]it's just a kiss away + It's just a kiss \[A]away + \[B] It's just a kiss away + \[A] It's just a kiss away + \[G] It's just a kiss away + Kiss away, kiss \[A]away + \end{repeatedchords} + \end{chorus} + +\endsong