summaryrefslogtreecommitdiff
path: root/01-song1
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-02-20 23:38:55 +0100
committerRicardo Wurmus <rekado@elephly.net>2017-02-20 23:38:55 +0100
commit740ed1f45c76d527803c345d8cc90053b8983783 (patch)
tree42f238c6b1bddd3492f3947b481ab9d03c2396af /01-song1
parentcffee0b28edaef2a72d22624e796a8ec075700da (diff)
song 1: Compress pause.
Diffstat (limited to '01-song1')
-rw-r--r--01-song1/music/common.ly5
1 files changed, 1 insertions, 4 deletions
diff --git a/01-song1/music/common.ly b/01-song1/music/common.ly
index 7aa2b8b..616b830 100644
--- a/01-song1/music/common.ly
+++ b/01-song1/music/common.ly
@@ -1,4 +1 @@
-nastyPause = {
- \time 6/8
- \repeat unfold 8 { r4. r4.|}
-}
+nastyPause = { \time 6/8 R2.*8 }