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

Update Amazing Grace Side notation

This commit is contained in:
Eric-Teunis de Boone 2022-07-27 02:10:12 +02:00
parent 0595d0294e
commit e0f84705f3
5 changed files with 68 additions and 31 deletions

View file

@ -8,7 +8,7 @@ confTempo = {
\tempo 4 = 60
}
%% Format
part = { \partial 4 s4 }
part = { \partial 4 \grace{ s4 } s4 }
measure = { \grace { s4 } s4*3 | }
halfline = { \repeat unfold 2 { \measure } }
line = { \repeat unfold 2 { \halfline } }