mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Most of the tunes fixed for weird gracenoting on the previous bar.
This commit is contained in:
parent
66d70e9fac
commit
e3b4ee5e58
40 changed files with 142 additions and 74 deletions
|
@ -8,7 +8,9 @@ confTempo = {
|
|||
}
|
||||
%% Format
|
||||
part = {\partial 8 s8 }
|
||||
line = { \repeat unfold 4 { s2 s2. } }
|
||||
measure = { \grace { s4 } s2 s2. | }
|
||||
halfline = { \repeat unfold 2 { \measure } }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
title = "Cullen Bay"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue