1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 04:34:41 +02:00
pipeband-music/airs/rose_of_kelvingrove/config.ily
2019-04-02 18:11:18 +02:00

19 lines
362 B
Text

\version "2.19.0"
%% Globals
global = {
\key d \major
\time 4/4
}
confTempo = {
\tempo 4 = 80
}
%% Format
part = { \partial 4 \grace{s4.} s4 }
measure = { \grace {s1} s1 | }
quartline = { \repeat unfold 2 \measure }
halfline = { \repeat unfold 2 \quartline }
line = { \repeat unfold 2 \halfline }
%% Headers
title = "The Rose of Kelvingrove"
meter = "Air"