mirror of
https://github.com/kastdeur/lilydrum.git
synced 2024-12-22 01:03:33 +01:00
MusicFix in example.ly
The dot should be on the first 8th, not on the second for this phrase.
This commit is contained in:
parent
8fa01b00e2
commit
0497db972d
2 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
\repeat unfold 2 {
|
||||
d8:32( |
|
||||
\tuplet 3/2 { g8) d g } \flam d8 \tuplet 3/2 { d8 g d } \flam g8 |
|
||||
d16 g d-> g d g \flam d8 g8. d16 |
|
||||
d16 g d-> g d g \flam d8. g16 d8 |
|
||||
|
||||
} \alternative {
|
||||
% We don't actually need the outermost braces of the alternatives used in the first line
|
||||
|
|
BIN
example.pdf
BIN
example.pdf
Binary file not shown.
Loading…
Reference in a new issue