moon harmony

This commit is contained in:
tmont 2025-07-05 16:27:27 -07:00
parent 9dec2a596c
commit 41eae6e914
2 changed files with 33 additions and 8 deletions

View File

@ -2,7 +2,7 @@
\language "english" \language "english"
\header { \header {
title = "avenged" title = "Gothra"
composer = "Tommy Montgomery" composer = "Tommy Montgomery"
tagline = "" tagline = ""
} }
@ -254,12 +254,27 @@ guitarOne = \relative c' {
\key e \minor \key e \minor
\repeat volta 2 { \repeat volta 2 {
e'8 e, b' d fs g, g' e, | \ottava 1
<<
{
g''8 g, d' fs a b, b' g, |
c' a, c fs g a, c e |
d g, d' g f f, a e' |
f a, g' e a c, e g |
fs! fs, a b e fs a b |
}
\\
{
e,8 e, b' d fs g, g' e, |
a' d,, a' e' c c, e a | a' d,, a' e' c c, e a |
b b, g' b c a, f' g | b b, g' b c a, f' g |
d' d, e' a, f' c, g' a | d' d, e' a, f' c, g' a |
b b, e fs! a b e fs |
}
>>
\ottava 0
b b, e fs a b e fs |
b16( fs) fs( e) b\glissando( a) fs( e\glissando ds e fs ds) b8\glissando( a) | b16( fs) fs( e) b\glissando( a) fs( e\glissando ds e fs ds) b8\glissando( a) |
} }
\alternative { \alternative {
@ -268,9 +283,19 @@ guitarOne = \relative c' {
a e' d, g a b, g'' fs | a e' d, g a b, g'' fs |
} }
{ {
e,, b' c e c' a, e' f | <<
{
a,,8 e' f a e' f, a c |
e c' g, a d f, e d |
}
\\
{
e, b' c e c' a, e' f |
a f' d, g a b, c b | a f' d, g a b, c b |
} }
>>
}
} }
% a e' g( fs) d a a' e, | % a e' g( fs) d a a' e, |
% c' c, e g fs b, a' g' | % c' c, e g fs b, a' g' |

Binary file not shown.