From 5e3376f267193fbf5e949250d17031ae85038818 Mon Sep 17 00:00:00 2001 From: rekado Date: Sun, 9 Oct 2016 15:07:55 +0200 Subject: song1: stick: Fix notes in outro. --- 01-song1/music/stick.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '01-song1') diff --git a/01-song1/music/stick.ly b/01-song1/music/stick.ly index 076a98e..f3463bd 100644 --- a/01-song1/music/stick.ly +++ b/01-song1/music/stick.ly @@ -282,9 +282,9 @@ stickOutroLeft = \relative c, { } stickOutroRight = \relative c' { - \repeat unfold 3 { 8 r r r q r q r | } + \repeat unfold 3 { 8 r r r r q r | } 2 | - \repeat unfold 3 { 8 r r r q r q r | } + \repeat unfold 3 { 8 r r r r q r | } 2 | } -- cgit v1.2.3