mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-06-18 05:06:37 +02:00
Updated/Fixed 2/4 Marches and 3/4 Marches (+ template)
This commit is contained in:
parent
a63a7cdc6c
commit
27b5a9f0c8
52 changed files with 648 additions and 433 deletions
|
@ -7,11 +7,12 @@ confTempo = {
|
|||
\tempo 4 = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
partspacer = { \grace {s4} s8 }
|
||||
part = { \partial 8 }
|
||||
measure = { \grace { s4 } s2 | }
|
||||
halfline = { \repeat unfold 4 { \measure } }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
title = "Piper's Cave"
|
||||
meter = "March"
|
||||
title = "The Piper's Cave"
|
||||
meter = "March"
|
Loading…
Add table
Add a link
Reference in a new issue