1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 12:29:22 +02:00

New Scores for Kilaloe and the Keel Row

Updated the templates a bit
This commit is contained in:
Eric Teunis de Boone 2018-10-10 00:31:36 +02:00
parent 9057c71bcd
commit 0cd17410d9
22 changed files with 755 additions and 102 deletions

View file

@ -12,10 +12,10 @@
<<
\new NullVoice = "format"
{
}%Format
\new DrumVoice {
\new DrumVoice {
}
>>
}

View file

@ -21,34 +21,36 @@
\pipeglobal
<<
\new NullVoice = "format" {
}%Format
\new Voice = "pipes" {
}%Pipes
>>
}
% \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
%
%
% }
%{ \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
}
%}
\new PipeBandDrumStaff = "side" \with {
instrumentName = \markup { \instrumentSide }
shortInstrumentName = \markup{ \shortInstrumentSide }

View file

@ -11,17 +11,17 @@
\global
\lyricsglobal
<<
% \new NullVoice = "format"{
%
% }%Format
%{ \new NullVoice = "format"{
}%Format
%}
\new Voice = "tune" {
}
\new Lyrics = "lyrics" {
\lyricsto "tune" {
\lyricsto "tune" {
}
}
>>
@ -43,12 +43,13 @@
}
}
%\markup {
% \fill-line{
% \column {
% \verseAblock
% \combine \null \vspace #0.5
% \verseBblock
% }
% }
%{\markup {
\fill-line{
\column {
\verseAblock
\combine \null \vspace #0.5
\verseBblock
}
}
}
%}

View file

@ -17,10 +17,10 @@
\pipeglobal
<<
\new NullVoice = "format" {
}%Format
\new Voice = "pipes" {
}%Pipes
>>
}
@ -29,15 +29,16 @@
shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentSecnd}
} {
\pipessecndglobal
}
% \new Staff = "thirds" \with {
% instrumentName = \markup{ \instrumentPipes \instrumentThrd }
% shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentThrd}
% } {
% \pipesthrdglobal
%
% }
%{ \new Staff = "thirds" \with {
instrumentName = \markup{ \instrumentPipes \instrumentThrd }
shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentThrd}
} {
\pipesthrdglobal
}
%}
>>
\header {
title = \title
@ -63,7 +64,7 @@
\pipeglobal
\set Staff.midiInstrument = #"bagpipe"
%%Tune
}
\new Staff = "seconds" {
\pipessecndglobal
@ -75,7 +76,7 @@
% \pipesthrdglobal
% \set Staff.midiInstrument = #"bagpipe"
% %% Thirds
%
%
% }
>>
\midi { \confTempo }