1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 04:34:41 +02:00
pipeband-music/music/template/config.ily
Eric Teunis de Boone 96724469f8 End of SXC
2016-02-19 14:39:53 +01:00

13 lines
216 B
Text

\version "2.19.0"
%% Globals
global = {
\time 4/4
}
%% Format
part = { \partial 8 s8 }
halfline = { \repeat unfold 4 { s1 | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Title"
meter = "Meter"