summaryrefslogtreecommitdiff
path: root/04-white-noise/parts
diff options
context:
space:
mode:
Diffstat (limited to '04-white-noise/parts')
-rw-r--r--04-white-noise/parts/stick.ly7
1 files changed, 1 insertions, 6 deletions
diff --git a/04-white-noise/parts/stick.ly b/04-white-noise/parts/stick.ly
index cfa745c..2ba1479 100644
--- a/04-white-noise/parts/stick.ly
+++ b/04-white-noise/parts/stick.ly
@@ -36,14 +36,9 @@ stick = {
\repeat volta 2 \stickTheme
%% TODO: this is terrible and I would never play this
- \relative c' {
+ \repeat volta 2 \relative c' {
<d a >2
<cis fis, >2 <gis' fis, >2
<a e, >2 d,1 cis
-
- <d a >2
- <cis fis, >2 <gis' fis, >2
- <a e, >2 d,1 cis
- }
}
}