Browse Source

Add song: REM - Losing my religion

remotes/yoyoma/master
broph 12 years ago
committed by Romain Goffe
parent
commit
55bc555d39
  1. 52
      lilypond/Losing_my_religion_bridge.ly
  2. 64
      lilypond/Losing_my_religion_intro.ly
  3. 75
      songs/R_E_M/Losing_my_religion.sg
  4. BIN
      songs/R_E_M/out-of-time.jpg

52
lilypond/Losing_my_religion_bridge.ly

@ -0,0 +1,52 @@
\include "header"
\paper{
paper-height = 1.5 \cm
paper-width= 5.2\cm
line-width= 5\cm
}
TAB = \markup {
\raise #1.5
\sans
\bold
\huge
\override #'(baseline-skip . 2.5)
\left-align
\center-column {
T
A
B
}
}
symbols = {
\numericTimeSignature
\time 4/4
\repeat volta 2 {
e'8 e' e' d' d' d' d' d'
c' c' c' a a a a a
}
}
\score {
<<
\chords { c1| a1:m }
\new Staff
{
\override Staff.StringNumber #'transparent =
##t
\clef "G_8" \symbols }
% \new TabStaff {
% \override Staff.Clef #'stencil = #(lambda (grob)
% (grob-interpret-markup grob TAB))
% \symbols }
>>
}

64
lilypond/Losing_my_religion_intro.ly

@ -0,0 +1,64 @@
\include "header"
\paper{
paper-height = 5.5 \cm
paper-width= 8\cm
line-width= 7.5\cm
}
TAB = \markup {
\raise #1.5
\sans
\bold
\huge
\override #'(baseline-skip . 2.5)
\left-align
\center-column {
T
A
B
}
}
symbols = {
\numericTimeSignature
\time 4/4
r2 <d\4>8 <e\4> d a, |
\repeat volta 2 {
\improvisationOn
<f>4~ <f>8 <f> <f> <f>~ <f> <f>~
<f> <f> <f> <f>
\improvisationOff
<d\4>8 <e\4> d a,
}
\alternative {
{ \improvisationOn
<a>4~ <a>8 <a> <a> <a>~ <a> <a>~
<a> <a> <a> <a>
\improvisationOff
<d\4>8 <e\4> d a, }
{ \improvisationOn
<a>4 <a>8 <a>~ <a> <a> <a> <a>
<g>4 <g>8 <g>~ <g> <g> <g> <g> }
}
}
\score {
<<
\chords { r1| f1 | f1 | a1:m | a1:m a1:m g1 }
\new Staff
{
\override Staff.StringNumber #'transparent =
##t
\clef "G_8" \symbols }
%\new TabStaff {
% \override Staff.Clef #'stencil = #(lambda (grob)
% (grob-interpret-markup grob TAB))
% \symbols }
>>
}

75
songs/R_E_M/Losing_my_religion.sg

@ -0,0 +1,75 @@
\selectlanguage{english}
\songcolumns{2}
\beginsong{Losing my religion}
[by=R.E.M,cov=out-of-time,album=Out of time]
\cover
\gtab{Am}{X02210}
\gtab{Em}{022000}
\gtab{Dm}{XX0231}
\gtab{G}{320003}
\gtab{F}{1:022100}
\gtab{C}{X32010}
\lilypond{Losing_my_religion_intro}
\begin{verse}
Oh l\[Am]ife is bigger \[Em] it's bigger than you
And you are \[Am]not me the lengths that I will \[Em]go to
The distance in your \[Am]eyes
\[Em] Oh no I've said too \[Dm]much I've said en\[G]ough
\end{verse}
\begin{repeatedchords}
\begin{verse}
That's me in the cor\[Am]ner that's me in the \[Em]spot light
Losing my religi\[Am]on trying to \[Am]keep up with you
And I \[Am]don't know if I can do it
\[Em] Oh no I've said too \[Dm]much I haven't said en\[G]ough
\end{verse}
\end{repeatedchords}
\begin{chorus}
I thought that I heard you \[F]laughing
I thought that I \[G]heard you \[Am]sing
I \[F]think I thought I saw \[G]you \[Am]try \[G]
\end{chorus}
\begin{repeatedchords}
\begin{verse}
Every whisper \[Am]
Every waking \[Em]hour I'm choosing my conf\[Am]essions
Trying to \[Em]keep eye on you
Like a \[Am]hurt lost and blinded fool fool
\[Em] Oh no I've said too m\[Dm]uch I said en\[G]ough
\end{verse}
\begin{verse}
Consider th\[Am]is consider this \[Em]hint of the century
Consider th\[Am]is the slip that \[Em]brought me to my knees pale
\[Am]What if all these fantasies come \[Em] flaming aground
Now I've s\[Dm]aid too m\[G]uch
\end{verse}
\end{repeatedchords}
\begin{bridge}
\lilypond{Losing_my_religion_bridge}
\[C]That was just a \[Am]dream \rep{2}
\end{bridge}
\begin{repeatedchords}
\begin{verse}
That's me in the cor\[Am]ner
That's me in the \[Em]spot light losing my rel\[Am]igion
Trying to k\[Em]eep up with you and I d\[Am]on't know if I can do it
\[Em] Oh no I've said too m\[Dm]uch
I haven't said en\[G]ough
\end{verse}
\end{repeatedchords}
\begin{verse*}
But \[F]that was just a dream \[G] \[Am]try cry why try
\[F]That was just a dream \[G]just a \[Am]dream just a \[G]dream dream
\end{verse*}
\endsong

BIN
songs/R_E_M/out-of-time.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Loading…
Cancel
Save