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
32
2-4_marches/black_bear/pipes.ly
Normal file
32
2-4_marches/black_bear/pipes.ly
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.pipes.ily"
|
||||
|
||||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 {
|
||||
\part \line
|
||||
}\break
|
||||
\part \line \bar "||" \break
|
||||
\line \bar "|."
|
||||
|
||||
}
|
||||
{
|
||||
\pipesA s8
|
||||
\pipesB
|
||||
\pipesCA
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue