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:
parent
c222ebaea3
commit
17615a7236
34 changed files with 475 additions and 245 deletions
|
|
@ -2,14 +2,13 @@
|
|||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\sideglobal
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 { \part \line } \break
|
||||
|
|
@ -31,29 +30,3 @@
|
|||
}
|
||||
\layout {}
|
||||
}
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
|
||||
|
||||
\unfoldRepeats {
|
||||
\repeat volta 2 {
|
||||
\partial 8 \snareA
|
||||
}
|
||||
\bar "|."
|
||||
\snareBA \bar "||"
|
||||
\snareBB
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentSide
|
||||
composer = \composerSide
|
||||
}
|
||||
\midi {
|
||||
\tempo 4 = 80
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue