more lyrics for awake
This commit is contained in:
parent
ceb0cfecad
commit
f085e15757
85
awake.ly
85
awake.ly
@ -227,8 +227,8 @@ guitarTwo = \relative c {
|
||||
|
||||
}
|
||||
\alternative {
|
||||
{ <d' a' d>8 d16 d d8 <d a' cs>8 d16 d d8 <e b' e>4 | }
|
||||
{ <d a' d>8 d16 d d8 <d a' cs>8 d16 d d8 <e a e'>4 | }
|
||||
{ <d' a' d>8 d16 d d8 <d a' cs>8 d16 d d8 <e a e'>4 | }
|
||||
{ <d a' d>8 d16 d d8 <d a' cs>8 d16 d d8 <e b' e>4 | }
|
||||
}
|
||||
|
||||
% pre-chorus
|
||||
@ -424,6 +424,63 @@ vocalMelody = \relative c'' {
|
||||
% musical interlude
|
||||
\repeat volta 2 { \repeat unfold 8 r1 }
|
||||
|
||||
% lead-in to guitar solo
|
||||
r1 |
|
||||
|
||||
% guitar solo
|
||||
\repeat unfold 32 r1 |
|
||||
|
||||
% bridge
|
||||
\repeat volta 2 {
|
||||
\repeat unfold 6 r1 |
|
||||
}
|
||||
\alternative {
|
||||
{ r1 | r1 | }
|
||||
{ r1 | r1 | }
|
||||
}
|
||||
|
||||
r1 | r1 |
|
||||
|
||||
\repeat volta 2 {
|
||||
r1 | r1 | r1 |
|
||||
}
|
||||
\alternative {
|
||||
{ r1 | }
|
||||
{ r1 | }
|
||||
}
|
||||
|
||||
% pre-chorus
|
||||
\repeat unfold 7 r1 | \time 5/4 r1 r4 |
|
||||
|
||||
% chorus
|
||||
\time 4/4 \chorusVocalMelody
|
||||
|
||||
% outro
|
||||
%{
|
||||
r4^"Outro" ds8 e( ~ e4 ds) |
|
||||
r4 ds8 e( ~ e4 ds) |
|
||||
r4 ds8 e( ~ e4 ds) |
|
||||
r4 ds8 e( ~ e4 fs) |
|
||||
|
||||
r4 ds8 e( ~ e4 ds) |
|
||||
r4 ds8 e( ~ e4 ds) |
|
||||
r4 ds8 e( ~ e4 ds) |
|
||||
r4 ds8 e( ~ e4 fs) |
|
||||
%}
|
||||
|
||||
\repeat unfold 3 { b4. cs8 ~ cs4 ds | }
|
||||
b8( a ~ a2) r8 a |
|
||||
\repeat unfold 2 { b4. cs8 ~ cs4 ds | }
|
||||
e4. ds8 ~ ds4 e | e8( fs ~ fs2) r4 |
|
||||
|
||||
fs8 fs4 fs8 ~ fs fs( e) e ~ | e e4 e8( ds4) ds8 ds |
|
||||
ds ds4 e8 ~ e ds4 b8( | a2) r4 r8 fs' |
|
||||
fs fs4 fs8 ~ fs fs4 e8 ~ | e e( ds) e( ds4.) ds8 |
|
||||
e4. fs8 ~ fs a4 b8( ~ | b1 ~ |
|
||||
b2 ~ b8 a4 gs8 ~ | gs fs4 e8 ~ e4. ds8 |
|
||||
e4 ds8 e ~ e ds4 b8 ~ | b2) r2 |
|
||||
\repeat unfold 4 r1 |
|
||||
|
||||
}
|
||||
|
||||
vocals = \lyricmode {
|
||||
@ -483,13 +540,29 @@ vocals = \lyricmode {
|
||||
|
||||
% bridge
|
||||
|
||||
% pre-chorus
|
||||
|
||||
% chorus again
|
||||
Eyes op __ -- en wide, __
|
||||
try -- ing to see the __ truth.
|
||||
I don't __ know why __
|
||||
I ne -- ver see you.
|
||||
|
||||
Fire in my veins
|
||||
Wash -- ing a -- way the pain
|
||||
A -- wake __ to -- day __
|
||||
To -- mor -- row the dark -- ness will fade back __ to light. __
|
||||
|
||||
% outro
|
||||
% A -- wake, __
|
||||
% A -- rise. __
|
||||
% To live, __
|
||||
% To die. __
|
||||
% A -- wake, __ a -- rise. __
|
||||
% To live, __ to die. __
|
||||
% A -- wake, __ a -- rise. __
|
||||
% To fall, __ to fly. __
|
||||
|
||||
O -- pen __ your eyes and __ I'll show you __ the light. __
|
||||
A -- wake and a -- rise and step out of the night. __
|
||||
Pain and fear will dis -- app -- ear as your bo -- dy turns to dust. __
|
||||
Your on -- ly sin was giv -- ing in, it's time to wake up. __
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user