waiting for stars tweaks

This commit is contained in:
tmont 2023-12-10 12:27:43 -08:00
parent b859987876
commit b7c388ff18
2 changed files with 10 additions and 6 deletions

View File

@ -217,8 +217,12 @@ guitarOne = \relative c {
R1*16 |
% pre-chorus 3
R1*7 |
a,16 cs e a cs( d cs) a e cs a g fs e d cs |
\repeat unfold 3 {
fs,,8 cs' fs fs, cs' fs e' fs, |
fs,8 cs' fs fs, cs' fs g fs |
}
fs, cs' fs g, d' g <a, e' a b e>4\arpeggio\laissezVibrer |
a'16 cs e a cs( d cs) a e cs a g fs e d cs |
% chorus 2
b1 | R1*13 |
@ -490,14 +494,14 @@ guitarTwo = \relative c {
\repeat unfold 2 { b,8 fs' b d b e fs, d' | }
\repeat unfold 2 { a,8 fs' b d b e fs, d' | }
b,8 fs' b d b e fs, d' | b,8 fs' b d e2 |
<e, bf' d g>1\arpeggio | <fs as d fs>\arpeggio |
gs,,8 fs' b d b e fs, d' | gs,,8 fs' b d b e fs,4 |
<g,! d' bf' d>1\arpeggio | <fs fs' as cs e>\arpeggio |
\bar "||"
\repeat unfold 2 {
\repeat unfold 2 { b,8 fs' b d b e fs, d' | }
\repeat unfold 2 { b8 fs' b d b e fs, d' | }
\repeat unfold 2 { g,,8 fs' b cs b e fs, cs' | }
e,,8 b' e g d' g, e b | e,8 b' e g cs g e b |
a e' g d' e d g, e |
@ -878,7 +882,7 @@ chordValues = \chordmode {
d1:m | d:m/a | g:m7/bf | g:m6 | c:/e | c | a:1.4.5.7| a:7 |
d1:m | d:m/a | g:m7/bf | g:m6 | c:/e | c | g:1.3-.5-.7- | as:1.3-.5-.7- |
b:m | q | b:m/a | q | b:m | q | g:m6/e | fs:aug |
b:m | q | b:m/a | q | b:m/gs | q | g:m6 | fs:7 |
% verse 3
b:m13 | q | g:1.3.5.7+.11+.13 | q | e:m7 | e:m6 | a:1.4.5.7 | d:1.3-.5.9 |

Binary file not shown.