mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-17 00:43:34 +01:00
35bf4dc8f3
Template for seconds and thirds and a 'full' for pipes added
15 lines
208 B
Text
15 lines
208 B
Text
\version "2.19.0"
|
|
%% Globals
|
|
global = {
|
|
\time 5/4
|
|
}
|
|
confTempo = {
|
|
\tempo 4 = 90
|
|
}
|
|
%% Format
|
|
part = {\partial 8 s8 }
|
|
line = { \repeat unfold 4 { s2 s2. } }
|
|
|
|
%% Headers
|
|
title = "Cullen Bay"
|
|
meter = "March"
|