mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-16 12:59:21 +02:00
A lot of new Tunes
Still work to do on the Anthems and Jim Thomson of flagstaff
This commit is contained in:
parent
f24876228f
commit
76e6d0ffa1
53 changed files with 2225 additions and 7 deletions
17
6-8_marches/72nd_highlanders/config.ily
Normal file
17
6-8_marches/72nd_highlanders/config.ily
Normal file
|
@ -0,0 +1,17 @@
|
|||
\version "2.19.0"
|
||||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 80
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 4 \grace{s1}s4 }
|
||||
measure = { \grace {s1} s2. | }
|
||||
halfline = { \repeat unfold 4 \measure }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
title = "The 72nd Highlanders"
|
||||
meter = "March"
|
Loading…
Add table
Add a link
Reference in a new issue