mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
A little bit of cleaning
This commit is contained in:
parent
f6d67192b2
commit
7f99754be7
41 changed files with 520 additions and 438 deletions
43
2-4_marches/caller_herrin/pipes.seconds.ly
Normal file
43
2-4_marches/caller_herrin/pipes.seconds.ly
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.pipes.seconds.ily"
|
||||
|
||||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 {
|
||||
\part \line
|
||||
}\break
|
||||
|
||||
\part \halfline \line
|
||||
|
||||
\repeat volta 2 {
|
||||
\halfline s2 s1
|
||||
}
|
||||
\alternative {
|
||||
{ s1 }
|
||||
{s1}
|
||||
}
|
||||
}
|
||||
{
|
||||
\pipesSecA s8
|
||||
|
||||
\pipesSecB
|
||||
|
||||
\pipesSecC
|
||||
\pipesSecCA
|
||||
\pipesSecCB
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipesSec
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue