1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-27 20:24:42 +02:00
pipeband-music/strathspeys/molly_connell/config.ily
2016-07-15 00:30:51 +02:00

15 lines
280 B
Text

\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 } }
%% Headers
title = "Molly Connell"
meter = "Strathspey"