pipeband-music/jigs/seaforth_sticks/config.ily

15 lines
248 B
Plaintext
Raw Normal View History

2016-01-07 14:47:02 +01:00
\version "2.19.0"
%% Globals
global = {
\time 6/8
}
%% Format
2017-02-02 11:42:16 +01:00
part = { \partial 8 \grace{s4} s8 }
halfline = { \repeat unfold 4 { \grace{s4} s2. | } }
2016-01-07 14:47:02 +01:00
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Seaforth Sticks"
2017-02-02 11:42:16 +01:00
meter = "Jig"