1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-06-01 19:59:11 +02:00

New Tunes

-----------------------------------------------------

Mairi's Wedding
Lochanside
My Land
PM JK Cairns
Cabar Feidh (Reel, Hornpipe, Jig, Strathspey)
La Baum
Rowan Tree
Wings
Molly Connell
This commit is contained in:
Eric Teunis de Boone 2016-11-28 08:27:26 +01:00
parent 9f6b002762
commit 560b5621b7
82 changed files with 2747 additions and 236 deletions

View file

@ -6,15 +6,20 @@
\score {
\new PipeBandDrumStaff {
\global
<<
{
\repeat volta 2 { \part \line \break }
\part \line \bar "||"
}
{
\snareA s4
\sideglobal
<<
\new NullVoice = "format" {
\repeat volta 2 {
\part \halfline
}
\break
\part \halfline \bar "||"
}%Format
\new DrumVoice = "side" {
\snareA s4
\snareBA
\snareBA
}
>>
}
@ -24,4 +29,4 @@
instrument = \instrumentSide
composer = \composerSide
}
}
}