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:
parent
dfc5f8a81b
commit
d27ca35b85
25 changed files with 842 additions and 57 deletions
|
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 2/4
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
}
|
||||
\key d \major
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 4 \grace {s1} s4 }
|
||||
measure = { \grace {s1} s2 | }
|
||||
|
|
@ -13,5 +14,5 @@ halfline = { \repeat unfold 4 \measure }
|
|||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
title = "Wilhelmus"
|
||||
title = "Wilhelmus van Nassouwe"
|
||||
meter = "Dutch National Anthem"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue