pipeband-music/strathspeys/lady_mackenzie_of_fairburn/config.ily

16 lines
309 B
Plaintext
Raw Normal View History

2016-01-07 14:47:02 +01:00
\version "2.19.0"
%% Globals
global = {
\time 4/4
}
2016-02-23 17:34:00 +01:00
confTempo = { \tempo 4 = 108 }
2016-01-07 14:47:02 +01:00
%% Format
part = { \partial 16 s16 }
measure = { \grace{s4} s1 | }
halfline = { \repeat unfold 2 { \measure } }
line = { \repeat unfold 2 { \halfline } }
2016-01-07 14:47:02 +01:00
%% Headers
title = "Lady MacKenzie of Fairburn"
2016-02-23 17:34:00 +01:00
meter = "Strathspey"