summaryrefslogtreecommitdiff
path: root/03-circus/parts/stick.ly
diff options
context:
space:
mode:
Diffstat (limited to '03-circus/parts/stick.ly')
-rw-r--r--03-circus/parts/stick.ly2
1 files changed, 1 insertions, 1 deletions
diff --git a/03-circus/parts/stick.ly b/03-circus/parts/stick.ly
index e99119e..768a290 100644
--- a/03-circus/parts/stick.ly
+++ b/03-circus/parts/stick.ly
@@ -155,7 +155,7 @@ stickArpeggioLeft = \relative c, {
stickArpeggioRight = \relative c' {
\time 3/4
\repeat unfold 8 {
- r4.\sustainOn b8 fis d
+ r4.\sustainOn d,8 b' fis
}
}