2016-02-19 11:57:29 +01:00
|
|
|
\version "2.19.0"
|
|
|
|
|
2016-11-29 15:24:03 +01:00
|
|
|
\include "bagpipe.ly"
|
|
|
|
\include "lilydrum.ly"
|
|
|
|
|
2016-11-29 17:06:42 +01:00
|
|
|
\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"
|
2016-02-19 11:57:29 +01:00
|
|
|
|
2019-01-03 23:34:05 +01:00
|
|
|
\layout {
|
|
|
|
indent = 5.0
|
|
|
|
short-indent = 2.0
|
|
|
|
}
|
|
|
|
|
2016-02-19 11:57:29 +01:00
|
|
|
\score {
|
|
|
|
\new StaffGroup <<
|
2017-05-04 23:00:05 +02:00
|
|
|
\new Staff \with {
|
|
|
|
instrumentName = \markup{ \instrumentPipes }
|
|
|
|
shortInstrumentName = \markup{ \shortInstrumentPipes }
|
|
|
|
} {
|
2016-02-19 11:57:29 +01:00
|
|
|
\global
|
|
|
|
<<
|
2016-11-07 09:27:20 +01:00
|
|
|
\new NullVoice = "format" {
|
2018-10-10 00:31:36 +02:00
|
|
|
|
2016-11-07 09:27:20 +01:00
|
|
|
}%Format
|
|
|
|
\new Voice = "pipes" {
|
2022-03-30 15:29:52 +02:00
|
|
|
\pipeglobal
|
2018-10-10 00:31:36 +02:00
|
|
|
|
2016-11-07 09:27:20 +01:00
|
|
|
}%Pipes
|
2016-02-19 11:57:29 +01:00
|
|
|
>>
|
|
|
|
}
|
2018-10-10 00:31:36 +02:00
|
|
|
%{ \new Staff = "song" {
|
|
|
|
\lyricsglobal
|
|
|
|
\new Voice = "lyrics" {
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}%
|
|
|
|
%{ \new Lyrics = "verse1" {
|
|
|
|
\lyricsglobal
|
|
|
|
\lyricsto "lyrics" {
|
|
|
|
\verseA
|
|
|
|
}
|
|
|
|
}
|
|
|
|
%}
|
|
|
|
%{ \new Staff = "seconds" \with {
|
|
|
|
instrumentName = \markup{ \instrumentPipes \instrumentSecnd }
|
|
|
|
shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentSecnd }
|
|
|
|
} {
|
|
|
|
\pipessecndglobal
|
|
|
|
|
|
|
|
}
|
|
|
|
%}
|
2017-05-04 23:00:05 +02:00
|
|
|
\new PipeBandDrumStaff = "side" \with {
|
|
|
|
instrumentName = \markup { \instrumentSide }
|
|
|
|
shortInstrumentName = \markup{ \shortInstrumentSide }
|
|
|
|
} {
|
2016-02-19 11:57:29 +01:00
|
|
|
\sideglobal
|
|
|
|
|
|
|
|
}
|
2017-09-18 16:13:23 +02:00
|
|
|
\new PipeBandDrumStaff = "tenor" \with {
|
2017-05-04 23:00:05 +02:00
|
|
|
instrumentName = \markup{ \instrumentTenor }
|
|
|
|
shortInstrumentName = \markup{ \shortInstrumentTenor }
|
|
|
|
} {
|
2016-02-19 11:57:29 +01:00
|
|
|
\tenorglobal
|
|
|
|
|
|
|
|
}
|
2017-09-18 16:13:23 +02:00
|
|
|
\new PipeBandDrumStaff = "bass" \with {
|
2017-05-04 23:00:05 +02:00
|
|
|
instrumentName = \markup{ \instrumentBass }
|
|
|
|
shortInstrumentName = \markup{ \shortInstrumentBass }
|
|
|
|
} {
|
2016-03-15 15:46:32 +01:00
|
|
|
\bassglobal
|
|
|
|
|
|
|
|
}
|
2016-02-19 11:57:29 +01:00
|
|
|
>>
|
|
|
|
\header {
|
|
|
|
title = \title
|
2020-07-05 21:43:13 +02:00
|
|
|
subtitle = \subtitle
|
2016-02-19 11:57:29 +01:00
|
|
|
meter = \meter
|
|
|
|
composer = \markup \large {
|
|
|
|
\column \right-align {
|
2016-10-25 09:54:42 +02:00
|
|
|
$(if (not (string=? "" composerLyrics)) #{ \markup { \line { \composerLyrics ":" } } #} )
|
2016-02-19 11:57:29 +01:00
|
|
|
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} )
|
2016-10-25 09:54:42 +02:00
|
|
|
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} )
|
2016-02-19 11:57:29 +01:00
|
|
|
$(if (not (string=? "" composerSide)) #{ \markup {\line { \composerSide ":" }} #} )
|
|
|
|
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \composerTenor ":" }} #} )
|
|
|
|
$(if (not (string=? "" composerBass)) #{ \markup {\line { \composerBass ":" }} #} )
|
|
|
|
}
|
|
|
|
\column \right-align {
|
2016-10-25 09:54:42 +02:00
|
|
|
$(if (not (string=? "" composerLyrics)) #{ \markup { \line { "Lyrics" } } #} )
|
2016-02-19 11:57:29 +01:00
|
|
|
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} )
|
2016-10-25 09:54:42 +02:00
|
|
|
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} )
|
2016-02-19 11:57:29 +01:00
|
|
|
$(if (not (string=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} )
|
|
|
|
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
|
|
|
|
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|