projects
/
music
/
pretentious.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f00595e
)
song 1: Unfold all repeats for shared score.
author
Ricardo Wurmus
<rekado@elephly.net>
Mon, 20 Feb 2017 22:37:07 +0000
(23:37 +0100)
committer
Ricardo Wurmus
<rekado@elephly.net>
Mon, 20 Feb 2017 22:37:07 +0000
(23:37 +0100)
01-song1/01-song1.ly
patch
|
blob
|
history
diff --git
a/01-song1/01-song1.ly
b/01-song1/01-song1.ly
index c6d6a4247582aed7d45612be99a3860ea880e93d..7f85e93ebdb9566acd155b70cea0a8486094ed0d 100644
(file)
--- a/
01-song1/01-song1.ly
+++ b/
01-song1/01-song1.ly
@@
-48,8
+48,8
@@
AllMusic = <<
} { \stick }
>>
-%% Two scores are needed: one with
unfolded repeats for MIDI and the
-%%
other with regular repeats for
notation.
+%% Two scores are needed: one with
drums for MIDI and the other for
+%% notation.
\score {
\unfoldRepeats {
<<
@@
-61,7
+61,9
@@
AllMusic = <<
}
\score {
- \AllMusic
+ %% Always unfold repeats in the big score. The individual parts can
+ %% have repeats as they wish.
+ \unfoldRepeats { \AllMusic }
\layout {
\tempo 4 = 180
\context {