awake updates

This commit is contained in:
tmont 2017-02-27 18:15:08 -08:00
parent 20f9aa0b76
commit 1d6ac43113
2 changed files with 44 additions and 14 deletions

View File

@ -169,10 +169,41 @@ guitarTwo = \relative c {
\chorusRhythm
% instrumental interlude
\key b \minor
\repeat volta 2 {
b8 r r b r b16 b b fs' b8 |
\repeat unfold 2 { b8 b16 b b8 <b fs' b> b16 b b b ds'( e ds) b | }
d,8 d16 d d8 <d a' d> d16 d d d fs'( g fs) d |
d,8 d16 d d8 <d a' d> d16 d d d fs'( e) d( cs) |
\repeat unfold 2 { b,8 b16 b b8 <b fs' b> b16 b b b ds'( e ds) b | }
a,8 a16 a a8 <a e' a> a16 a a a cs'( d cs) a |
}
\alternative {
{ a,8 a16 a a8 <a e' a> a16 a a a \times 4/6 { e''( d cs) b( a gs) } | }
{ <g, d' g>4 q8 g16 g <g d' g>8\glissando( <a e' a>) q4 | }
}
\repeat volta 2 {
b16^"keyboard" ds e ds fs e ds e( ds) b e( ds) e( ds) b( a) |
b ds e ds fs e ds e( ds) b e( ds) e( ds) b a |
g d' a' d, a' d, g, d' g, d' a' d, a' d, g, d' |
}
\alternative {
{ g, d' a' d, a' d, g, d' g, d' a' d, <a e' b'>4 | }
{ e16 b' fs' b, g d' a' d, a e' b' e, c g' d' g, | }
}
\repeat volta 2 {
a,16^"guitar" b ds e fs e ds e b' e, ds e fs e ds b |
a b ds e fs e ds e b' e, ds e fs e ds b |
g a cs d e d cs d a' d, cs d e d cs a |
}
\alternative {
{ g a cs d e d cs d a' d, cs d e d cs b | }
{ g a b cs d e fs g a b cs d e fs g a | }
}
\repeat volta 2 {
b,,8 r r b r b16 b b fs' b8 |
a4 r8 a16 b c b a c b4 |
r8 b16 b b( c b) a b a g fs e fs g a |
fs4 r8 e'16 fs g fs e g fs8 e,16 fs
@ -182,7 +213,13 @@ guitarTwo = \relative c {
a16 b d e fs a b d e\glissando( fs\glissando e d) b a fs e |
}
b16( e,) e bf'( e,) e a( e) e gs( e) e g( e) fs8 |
b16 c ds e fs e ds e fs g a b c b a c |
b c ds e fs e ds e fs g a b c b a c |
b fs g e fs ds e c ds b c a b fs g e |
fs ds e c ds b c a <b e>8 <a d> <g c> <fs b> |
% guitar solo lead in
r1 |
% guitar solo
\repeat unfold 2 {
@ -424,7 +461,11 @@ vocalMelody = \relative c'' {
\chorusVocalMelody
% musical interlude
\repeat volta 2 { \repeat unfold 7 r1 } \alternative { { r1 } { r1 } }
\repeat volta 2 { \repeat unfold 3 r1 } \alternative { { r1 } { r1 } }
\repeat volta 2 { \repeat unfold 3 r1 } \alternative { { r1 } { r1 } }
\repeat volta 2 { \repeat unfold 8 r1 }
\repeat unfold 4 r1
% lead-in to guitar solo
r1 |
@ -462,17 +503,6 @@ vocalMelody = \relative c'' {
\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 8 r1 |

BIN
awake.pdf

Binary file not shown.