summaryrefslogtreecommitdiff
path: root/01-song1
diff options
context:
space:
mode:
Diffstat (limited to '01-song1')
-rw-r--r--01-song1/music/stick.ly24
1 files changed, 12 insertions, 12 deletions
diff --git a/01-song1/music/stick.ly b/01-song1/music/stick.ly
index 8f5271d..82b0499 100644
--- a/01-song1/music/stick.ly
+++ b/01-song1/music/stick.ly
@@ -1,19 +1,19 @@
-stickIntroLeft = \relative c {
- b8 cis gis' r gis r gis b, ~ |
- b8 cis gis' r gis r gis b, ~ |
- b8 cis gis' r gis r gis r |
- e8 b' e, b' dis,8 b' dis, b' |
-
- b,8 cis gis' r gis r gis b, ~ |
- b8 cis gis' r gis r gis b, ~ |
- b8 cis gis' r gis r gis r |
+stickIntroLeft = \relative c, {
+ r8 b\f cis r \parenthesize <cis' gis'>\pp r <cis gis'>\f cis, |
+ r8 b cis r \parenthesize <cis' gis'>\pp r <cis gis'>\f cis, |
+ r8 b cis r \parenthesize <cis' gis'>\pp r <cis gis'>\f r |
+ e8 b' e, b' dis,8 b' dis, b' |
+
+ r8 b,, cis r \parenthesize <cis' gis'>\pp r <cis gis'>\f cis, |
+ r8 b cis r \parenthesize <cis' gis'>\pp r <cis gis'>\f cis, |
+ r8 b cis r \parenthesize <cis' gis'>\pp r <cis gis'>\f r |
<e b'>2 <dis b'> |
}
stickIntroRight = \relative c {
- \repeat unfold 3 { <fis b dis>4 r8 <gis cis e>4 <gis cis e> r8 | }
- <gis b e>2 <fis b dis> |
- \repeat unfold 3 { <fis b dis>4 r8 <gis cis e>4 <gis cis e> r8 | }
+ \repeat unfold 3 { <dis fis b>4 r8 <e gis cis>4 <e gis cis> r8 | }
+ <gis b e>2 <dis fis b> |
+ \repeat unfold 3 { <dis fis b>4 r8 <e gis cis>4 <e gis cis> r8 | }
a'8 gis fis e
dis16 e dis8 b4
}