1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 12:29:22 +02:00

Updated 6/8 and 9/8 [config]

tempo and keysignature
This commit is contained in:
Eric-Teunis de Boone 2022-11-01 16:28:06 +01:00
parent f8858aa34c
commit 8c8c704069
20 changed files with 43 additions and 40 deletions

View file

@ -2,10 +2,11 @@
%% Globals
global = {
\time 9/8
}
\key d \major
}
confTempo = {
\tempo 4. = 80
}
\tempo 4. = 90
}
%% Format
part = { \partial 8 s8 }
measure = { \grace {s1} s4.*3 | }