1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Small fixes + new Tune: Castle Dangerous

This commit is contained in:
Eric Teunis de Boone 2019-03-23 10:59:25 +01:00
parent dfc5f8a81b
commit d27ca35b85
25 changed files with 842 additions and 57 deletions

View file

@ -8,7 +8,7 @@ confTempo = {
\tempo 4 = 80
}
%% Format
part = { \partial 8 \grace{s4.} s8 }
part = { \partial 16 \grace{s4.} s16 }
measure = { \grace {s1} s1 | }
halfline = { \repeat unfold 2 \measure }
line = { \repeat unfold 2 { \halfline } }