1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 12:44:42 +02:00
pipeband-music/airs/bells_of_dunblane/config.ily
Eric Teunis de Boone aef0f5b65a Removed a few double includes for "bagpipe.ly" and "lilydrum"
This needs to be done for every file

New Scores for Tenor mostly (not fully integrated yet)

Some bugfixes in layout
2016-12-21 01:41:50 +01:00

17 lines
302 B
Text

\version "2.19.0"
%% Globals
global = {
\time 4/4
}
confTempo = {
\tempo 4 = 60
}
%% Format
part = { \partial 4 \grace{s1} s4 }
measure = { \grace {s1} s1 | }
halfline = { \repeat unfold 2 \measure }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Bells of Dunblane"
meter = "Air"