pipeband-music/4-4_marches/were_no_awa_tae_bide_awa/config.ily

19 lines
324 B
Plaintext
Raw Normal View History

2016-01-07 14:47:02 +01:00
\version "2.19.0"
%% Globals
global = {
\time 4/4
\key a \mixolydian
2016-12-02 08:41:40 +01:00
}
2016-03-18 17:37:41 +01:00
confTempo = {
\tempo 4 = 90
}
2016-01-07 14:47:02 +01:00
%% Format
part = { \partial 8 s8 }
measure = { \grace { s4 } s1 | }
halfline = { \repeat unfold 2 { \measure } }
2016-01-07 14:47:02 +01:00
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "We're No' Awa Tae Bide Awa"
2016-03-18 17:37:41 +01:00
meter = "March"