summaryrefslogtreecommitdiffstats
path: root/marie_piano.ly
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-09-01 12:14:35 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2015-09-01 12:14:35 -0700
commite926e6c63b5410cf68685f6f7c075d7113a675d5 (patch)
tree51b5407338f9bb0c721faae8650f7bf0fd16549b /marie_piano.ly
parent6c998ff0e5a5e133bfe7b5b00208501a11a5808d (diff)
downloadwedding-booklet-e926e6c63b5410cf68685f6f7c075d7113a675d5.tar.gz
Update
Diffstat (limited to 'marie_piano.ly')
-rw-r--r--marie_piano.ly33
1 files changed, 32 insertions, 1 deletions
diff --git a/marie_piano.ly b/marie_piano.ly
index 41a3cb4..7e031eb 100644
--- a/marie_piano.ly
+++ b/marie_piano.ly
@@ -7,7 +7,6 @@ singer = {
d2.
r8 d d d d e
e2.
-
r8 c d e d e
e2.
r8 e e e d e
@@ -77,6 +76,22 @@ upper = {
c2.
r8 c2 c8
b4. b4.
+ r8 b2 b8
+ a2.
+ r8 b2 b8
+ c2.
+ r4. c4 c8
+ c2.
+ r8 c2 c8
+ b4. b4.
+ r8 b2 b8
+ a2.
+ r8 b2 b8
+ c2.
+
+ \skip 2.
+ e4. e4.
+ e4. e4.
} >>
}
}
@@ -86,6 +101,22 @@ lower = {
\time 6/8
\clef bass
\relative c' {
+ r4. <c, e g>4.
+ <c e g>2.
+ r4. <c e g>4.
+ <b e g>2.
+ r4. <b e g>4.
+ <a d f>2.
+ r4. <g b d f>4.
+ <c e g>2.
+ r4. <c e g>4.
+ <c e g>2.
+ r4. <c e g>4.
+ <b e g>2.
+ r4. <b e g>4.
+ <a d f>2.
+ r4. <g b d f>4.
+ <c e g>2.
}
}