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:
parent
f8858aa34c
commit
8c8c704069
20 changed files with 43 additions and 40 deletions
|
@ -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 | }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue