1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 20:39:20 +02:00

Updated file structure for Flett of Flotta, Crusader's March and Scotland the Brave (high)

Introduced tags into standards to remove upbeats / endrest
This commit is contained in:
Eric Teunis de Boone 2018-03-13 11:55:02 +01:00
parent 0533d5257e
commit 3a909c2250
12 changed files with 126 additions and 145 deletions

View file

@ -5,14 +5,20 @@
\include "./config.ily"
\include "./notes.side.ily"
markTextEol = #(define-music-function (parser location text) (string?) #{
\once \override Score.RehearsalMark #'break-visibility = #end-of-line-visible
\once \override Score.RehearsalMark #'self-alignment-X = #RIGHT
\mark \markup $text
#})
\score {
\new PipeBandDrumStaff {
\global
\sideglobal
<<
{
\repeat volta 2 {\part \line \break }
\part \line \bar "||"
\repeat volta 2 {\part \line \markTextEol "Fine" \break }
\part \line \markTextEol "D.C. al Fine" \bar "||"
}
{
\snareA s8

View file

@ -5,14 +5,20 @@
\include "./config.ily"
\include "./notes.side.ily"
markTextEol = #(define-music-function (parser location text) (string?) #{
\once \override Score.RehearsalMark #'break-visibility = #end-of-line-visible
\once \override Score.RehearsalMark #'self-alignment-X = #RIGHT
\mark \markup $text
#})
\score {
\new PipeBandDrumStaff {
\global
\sideglobal
<<
{
\repeat volta 2 {\part \line \break }
\part \line \bar "||"
\repeat volta 2 {\part \line \markTextEol "Fine" \break }
\part \line \markTextEol "D.C. al Fine" \bar "||"
}
{
\snareA s8