mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-01 01:53:31 +01:00
157 lines
3.8 KiB
Text
157 lines
3.8 KiB
Text
|
\version "2.19.0"
|
||
|
|
||
|
\include "bagpipe.ly"
|
||
|
\include "lilydrum.ly"
|
||
|
|
||
|
\include "./config.ily"
|
||
|
%\include "./notes.bass.ily"
|
||
|
%\include "./notes.tenor.ily"
|
||
|
\include "./notes.side.ily"
|
||
|
\include "./notes.pipes.ily"
|
||
|
%\include "./notes.pipes.seconds.ily"
|
||
|
%\include "./notes.lyrics.ily"
|
||
|
|
||
|
|
||
|
\score {
|
||
|
\new StaffGroup <<
|
||
|
\new Staff {
|
||
|
\global
|
||
|
\pipeglobal
|
||
|
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes }
|
||
|
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes }
|
||
|
<<
|
||
|
\new Voice = "format"
|
||
|
{
|
||
|
\repeat volta 2 {
|
||
|
\part
|
||
|
\halfline
|
||
|
% \break
|
||
|
|
||
|
\set Score.repeatCommands = #(list (list 'volta twoOfTwo ))
|
||
|
\halfline
|
||
|
\set Score.repeatCommands = #'((volta #f))
|
||
|
}
|
||
|
\break
|
||
|
|
||
|
\repeat volta 2 {
|
||
|
\part
|
||
|
\halfline
|
||
|
% \break
|
||
|
\halfline
|
||
|
}
|
||
|
\break
|
||
|
|
||
|
\repeat volta 2 {
|
||
|
\part
|
||
|
\halfline
|
||
|
% \break
|
||
|
\set Score.repeatCommands = #(list (list 'volta twoOfFour))
|
||
|
\halfline
|
||
|
\set Score.repeatCommands = #'((volta #f))
|
||
|
}
|
||
|
\break
|
||
|
|
||
|
\repeat volta 2 {
|
||
|
\part
|
||
|
\halfline
|
||
|
% \break
|
||
|
\halfline
|
||
|
}
|
||
|
}%Format
|
||
|
|
||
|
\new Voice = "pipes"
|
||
|
{
|
||
|
s8 \pipesAA
|
||
|
\pipesAB
|
||
|
|
||
|
s8 \pipesBA
|
||
|
\pipesBBA
|
||
|
|
||
|
s8 \pipesCA
|
||
|
\pipesCB
|
||
|
|
||
|
s8 \pipesDA
|
||
|
\pipesDBA
|
||
|
}%Pipes
|
||
|
>>
|
||
|
}
|
||
|
% \new Staff = "song" {
|
||
|
% \lyricsglobal
|
||
|
% \new Voice = "lyrics"
|
||
|
% {}
|
||
|
% }
|
||
|
% \new Lyrics = "verse1" {
|
||
|
% \lyricsglobal
|
||
|
% \lyricsto "lyrics" {
|
||
|
% \verseA
|
||
|
% }
|
||
|
% }
|
||
|
% \new Staff = "seconds" {
|
||
|
% \pipessecndglobal
|
||
|
% \set Staff.instrumentName = \markup{ \instrumentPipes \instrumentSecnd }
|
||
|
% \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentTrd}
|
||
|
%
|
||
|
%
|
||
|
% }
|
||
|
\new PipeBandDrumStaff = "side" {
|
||
|
\sideglobal
|
||
|
\set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide}
|
||
|
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
|
||
|
|
||
|
\snareAA
|
||
|
\snareAB
|
||
|
\snareAC
|
||
|
\snareAD s8
|
||
|
|
||
|
\snareBA
|
||
|
\snareBB
|
||
|
\snareBC
|
||
|
\snareAD s8
|
||
|
|
||
|
\snareCA
|
||
|
\snareCB
|
||
|
\snareCC
|
||
|
\snareAD s8
|
||
|
|
||
|
\snareDA
|
||
|
\snareDB
|
||
|
\snareDC
|
||
|
\snareAD s8
|
||
|
}
|
||
|
% \new PipeBandDrumStaff = "tenor" {
|
||
|
% \tenorglobal
|
||
|
% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||
|
% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||
|
%
|
||
|
% }
|
||
|
% \new PipeBandDrumStaff = "bass" {
|
||
|
% \bassglobal
|
||
|
% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||
|
% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||
|
%
|
||
|
% }
|
||
|
>>
|
||
|
\header {
|
||
|
title = \title
|
||
|
meter = \meter
|
||
|
composer = \markup \large {
|
||
|
\column \right-align {
|
||
|
$(if (not (string=? "" composerLyrics)) #{ \markup { \line { \composerLyrics ":" } } #} )
|
||
|
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} )
|
||
|
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} )
|
||
|
$(if (not (string=? "" composerSide)) #{ \markup {\line { \composerSide ":" }} #} )
|
||
|
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \composerTenor ":" }} #} )
|
||
|
$(if (not (string=? "" composerBass)) #{ \markup {\line { \composerBass ":" }} #} )
|
||
|
}
|
||
|
\column \right-align {
|
||
|
$(if (not (string=? "" composerLyrics)) #{ \markup { \line { "Lyrics" } } #} )
|
||
|
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} )
|
||
|
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} )
|
||
|
$(if (not (string=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} )
|
||
|
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
|
||
|
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|