projects
/
music
/
pretentious.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b969de1
)
song1: stick: Fix notes in outro.
author
rekado
<rekado@elephly.net>
Sun, 9 Oct 2016 13:07:55 +0000
(15:07 +0200)
committer
rekado
<rekado@elephly.net>
Sun, 9 Oct 2016 13:07:55 +0000
(15:07 +0200)
01-song1/music/stick.ly
patch
|
blob
|
history
diff --git
a/01-song1/music/stick.ly
b/01-song1/music/stick.ly
index 076a98e6a4147ac262af49ee282e862ab8c10f8a..f3463bd2eddca95e393918e7cae837fc88542069 100644
(file)
--- a/
01-song1/music/stick.ly
+++ b/
01-song1/music/stick.ly
@@
-282,9
+282,9
@@
stickOutroLeft = \relative c, {
}
stickOutroRight = \relative c' {
- \repeat unfold 3 { <
gis cis e>8 r r r q
r q r | }
+ \repeat unfold 3 { <
cis e>8 r r r <gis cis>
r q r | }
<gis b e>2 <dis fis b> |
- \repeat unfold 3 { <
gis cis e>8 r r r q
r q r | }
+ \repeat unfold 3 { <
cis e>8 r r r <gis cis>
r q r | }
<gis b e>2 <dis fis b> |
}