1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 12:44:42 +02:00
pipeband-music/reels/the_mackenzies_reel/config.ily

16 lines
288 B
Text
Raw Normal View History

2016-02-19 14:39:53 +01:00
\version "2.19.0"
%% Globals
global = {
\time 2/2
\key a \mixolydian
}
2016-02-19 14:39:53 +01:00
%% Format
part = { \partial 8 s8 }
measure = { \grace {s1} s2 s2 | }
halfline = { \repeat unfold 4 { \measure } }
2016-02-19 14:39:53 +01:00
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "The MacKenzie's Reel"
meter = "Reel"