pipeband-music/strathspeys/molly_connell/config.ily

16 lines
280 B
Plaintext
Raw Normal View History

2016-01-07 14:47:02 +01:00
\version "2.19.0"
%% Globals
global = {
\time 4/4
\tempo 4 = 120
}
%% Format
part = { \partial 8 s8 }
measure = { \grace {s4} s1 | }
halfline = { \repeat unfold 2 { \measure } }
line = { \repeat unfold 2 { \halfline } }
2016-01-07 14:47:02 +01:00
%% Headers
title = "Molly Connell"
meter = "Strathspey"