mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Moved out of pipebanddrumming repo. This is the repo for all my music..
This commit is contained in:
parent
bcb750add2
commit
dd127fb48b
277 changed files with 0 additions and 572 deletions
33
4-4_marches/minstrel_boy/side.ly
Normal file
33
4-4_marches/minstrel_boy/side.ly
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.side.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
<<
|
||||
{
|
||||
\part \line \break
|
||||
\line \break \bar "|."
|
||||
|
||||
\partial 4 s4 |
|
||||
\line \break
|
||||
\line \break \bar "|."
|
||||
}
|
||||
{
|
||||
\snareAA
|
||||
\snareAB s4
|
||||
|
||||
\snareBA
|
||||
\snareAB r8
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentSide
|
||||
composer = \composerSide
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue