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

19 lines
285 B
Plaintext
Raw Normal View History

2016-01-07 14:47:02 +01:00
\version "2.19.0"
%% Globals
global = {
\time 4/4
\eighthBeaming
}
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 }
halfline = { \repeat unfold 2 { s1 | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "We're No' Awa Tae Bide Awa"
2016-03-18 17:37:41 +01:00
meter = "March"