1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Fixed a few scores from previous fix

This commit is contained in:
Eric Teunis de Boone 2016-12-12 12:18:34 +01:00
parent c222ebaea3
commit 17615a7236
34 changed files with 475 additions and 245 deletions

View file

@ -0,0 +1,17 @@
\version "2.19.0"
%% Globals
global = {
\time 2/2
}
confTempo = {
\tempo 2 = 80
}
%% Format
part = { \partial 4 s4 }
measure = { \grace {s1} s1 | }
halfline = { \repeat unfold 4 \measure }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "De Jonge Prins van Friesland"
meter = "Mars"