From 77bbe3c1b9fe2ee058ac8a02d3bfc499c16207b2 Mon Sep 17 00:00:00 2001 From: rekado Date: Thu, 29 Oct 2015 22:38:07 +0100 Subject: white noise: stick: repeat with volta. --- 04-white-noise/parts/stick.ly | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '04-white-noise/parts') 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' { 2 2 2 2 d,1 cis - - 2 - 2 2 - 2 d,1 cis - } } } -- cgit v1.2.3