mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 16:23:31 +01:00
Removed a few double includes for "bagpipe.ly" and "lilydrum"
This needs to be done for every file New Scores for Tenor mostly (not fully integrated yet) Some bugfixes in layout
This commit is contained in:
parent
0220f74640
commit
aef0f5b65a
61 changed files with 1350 additions and 191 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
to_process/
|
||||
piobaireachd/
|
||||
sets/
|
||||
|
|
BIN
2-4_marches/black_bear/.tenor.ly.swp
Normal file
BIN
2-4_marches/black_bear/.tenor.ly.swp
Normal file
Binary file not shown.
|
@ -33,10 +33,10 @@
|
|||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
\tenorA s8
|
||||
r8 \tenorA s8
|
||||
|
||||
\tenorBA
|
||||
\tenorBB
|
||||
\tenorB
|
||||
\tenorA s8
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\bassglobal
|
||||
|
@ -45,7 +45,7 @@
|
|||
|
||||
r8 \bassA s8
|
||||
\bassB
|
||||
\bassA
|
||||
\bassA s8
|
||||
|
||||
}
|
||||
>>
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
\include "bagpipe.ly"
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "bagpipe.ly"
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
@ -48,10 +45,10 @@
|
|||
|
||||
\tenorglobal
|
||||
|
||||
\tenorA s8
|
||||
r8 \tenorA s8
|
||||
|
||||
\tenorBA
|
||||
\tenorBB s8
|
||||
\tenorB
|
||||
\tenorA s8
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
|
|
180
2-4_marches/black_bear/mid.ly
Normal file
180
2-4_marches/black_bear/mid.ly
Normal file
|
@ -0,0 +1,180 @@
|
|||
\version "2.19.0"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
<<<<<<< Updated upstream:strathspeys/molly_connell/drums.ly
|
||||
\new PipeBandDrumStaff = "side" {
|
||||
\global
|
||||
\sideglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide}
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\mark \markup { \normalsize {Intro } }
|
||||
\emptyline
|
||||
\bar "|."
|
||||
|
||||
\mark \markup { \normalsize {Tune } }
|
||||
\line \break
|
||||
\line \break
|
||||
\bar "|."
|
||||
|
||||
\part \line \break
|
||||
\line \break
|
||||
\bar "|."
|
||||
}%Format
|
||||
|
||||
\new DrumVoice = "side" {
|
||||
\intro
|
||||
\snareA s8
|
||||
\snareA s8
|
||||
|
||||
\snareBA
|
||||
\snareBB
|
||||
|
||||
}%Pipes
|
||||
||||||| merged common ancestors
|
||||
\new PipeBandDrumStaff = "side" {
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{\instrumentSide}
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
|
||||
|
||||
\global
|
||||
<<
|
||||
{
|
||||
\line \break
|
||||
\line \break
|
||||
\bar "|."
|
||||
|
||||
\part \line \break
|
||||
\part \line \break
|
||||
\bar "|."
|
||||
}%End of Format
|
||||
{
|
||||
\snareA
|
||||
s8
|
||||
\snareA
|
||||
s8
|
||||
|
||||
\snareBA
|
||||
\snareBB
|
||||
}
|
||||
=======
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\global
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\repeat volta 2 { \part \halfline \break \halfline } \break
|
||||
\part \halfline \break \halfline \bar "||" \break
|
||||
\line \bar "|."
|
||||
}%End of Format
|
||||
\new DrumVoice = "side" {
|
||||
r8 \tenorA s8
|
||||
|
||||
\tenorB
|
||||
\tenorA s8
|
||||
}%End of side
|
||||
>>>>>>> Stashed changes:2-4_marches/black_bear/mid.ly
|
||||
>>
|
||||
<<<<<<< Updated upstream:strathspeys/molly_connell/drums.ly
|
||||
||||||| merged common ancestors
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
=======
|
||||
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\bassglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
>>>>>>> Stashed changes:2-4_marches/black_bear/mid.ly
|
||||
|
||||
<<<<<<< Updated upstream:strathspeys/molly_connell/drums.ly
|
||||
}
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
\emptyline
|
||||
|
||||
\tenorA
|
||||
\tenorA
|
||||
|
||||
s8 \tenorBA
|
||||
\tenorBB
|
||||
||||||| merged common ancestors
|
||||
\bassAA
|
||||
\bassAB
|
||||
|
||||
s8
|
||||
\bassAA
|
||||
s8
|
||||
\bassAB
|
||||
}
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
\tenorA
|
||||
\tenorA
|
||||
|
||||
s8
|
||||
\tenorBA
|
||||
s8
|
||||
\tenorBB
|
||||
=======
|
||||
r8 \bassA s8
|
||||
\bassB
|
||||
\bassA s8
|
||||
|
||||
>>>>>>> Stashed changes:2-4_marches/black_bear/mid.ly
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\bassglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
|
||||
\emptyline
|
||||
|
||||
\bassAA
|
||||
\bassAB
|
||||
|
||||
s8 \bassAA
|
||||
\bassAB
|
||||
}
|
||||
>>
|
||||
\layout {
|
||||
\context {
|
||||
\PipeBandDrumStaff
|
||||
\RemoveEmptyStaves
|
||||
\override VerticalAxisGroup.remove-first = ##t
|
||||
}
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
composer = \markup {
|
||||
\column \right-align {
|
||||
$(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=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} )
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,50 +1,38 @@
|
|||
% 2/4 Black Bear>
|
||||
% Bass
|
||||
\version "2.18.2"
|
||||
composerBass = "E.T. de Boone, 2016"
|
||||
composerBass = "E.T. de Boone, v0.9, 2016"
|
||||
bassglobal = {}
|
||||
% Music
|
||||
bassA = \drummode {
|
||||
d8 g
|
||||
d4
|
||||
|
|
||||
d8 g8
|
||||
d4
|
||||
|
|
||||
\repeat unfold 2 {
|
||||
d4-- g4-^ |
|
||||
}
|
||||
d8 d8
|
||||
g4
|
||||
|
|
||||
r4
|
||||
g8 d8
|
||||
d4\v
|
||||
d8\p\< g8
|
||||
|
||||
|
|
||||
d8 g
|
||||
d4
|
||||
\repeat unfold 2 {
|
||||
d4--\! g4-^ |
|
||||
}
|
||||
|
|
||||
d8 g
|
||||
d4
|
||||
|
|
||||
d8. g16
|
||||
d8 g8
|
||||
|
|
||||
d8 g8
|
||||
r8 g
|
||||
d8
|
||||
|
||||
}
|
||||
bassB = \drummode {
|
||||
g8
|
||||
|
|
||||
d4
|
||||
g4
|
||||
|
|
||||
d4
|
||||
r4
|
||||
|
|
||||
d4
|
||||
g4
|
||||
|
|
||||
d4
|
||||
r4
|
||||
\repeat unfold 2 {
|
||||
d4\< g4 |
|
||||
d4\! r4 |
|
||||
}
|
||||
|
||||
|
|
||||
d4
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
% Pipes
|
||||
\version "2.18.2"
|
||||
composerPipes = "1936"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
pipesA = {
|
||||
\grg a16. [ b32 ] |
|
||||
\thrwd d8 [ \dbld d8 ] \grg f16.[ d32 A16. f32 ]|
|
||||
|
|
|
@ -1,67 +1,39 @@
|
|||
% 2/4 Black Bear
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "E.T. de Boone, v0.6, 2016"
|
||||
composerTenor = "E.T. de Boone, v0.9, 2016"
|
||||
tenorglobal = {}
|
||||
% Music
|
||||
tenorApiece = \drummode {
|
||||
d8 g8
|
||||
\triplet { d16 g d } g8
|
||||
|
|
||||
d8 g8
|
||||
\triplet { d16 g d } g8
|
||||
|
|
||||
d8 d8
|
||||
g4
|
||||
|
|
||||
d4^\splitTheFeather
|
||||
r8 \triplet { g16 d g }
|
||||
|
|
||||
|
||||
d8 g8
|
||||
\triplet { d16 g d } g8
|
||||
|
|
||||
d8 g8
|
||||
\triplet { d16 g d } g8
|
||||
|
|
||||
d8 g16. g32
|
||||
d16. g8 d32
|
||||
|
|
||||
d8 d8
|
||||
g8
|
||||
}
|
||||
tenorA = \drummode {
|
||||
g8 |
|
||||
\tenorApiece
|
||||
}
|
||||
|
||||
tenorBA = \drummode {
|
||||
g8 |
|
||||
d16. g32 d16. d32
|
||||
g4
|
||||
d8 g8 d4
|
||||
|
|
||||
r4
|
||||
d32 g16. g32 d16.
|
||||
d8 g8 d4
|
||||
|
|
||||
d16. g32 d16. d32
|
||||
g4
|
||||
d8 \triplet { d16 g d} g4
|
||||
|
|
||||
r4
|
||||
d32 g16. g32 d16.
|
||||
d4^\parenthesize \splitTheFeather r4
|
||||
|
|
||||
|
||||
d32 g16. g32 d16.
|
||||
d32 g16. g32 d16.
|
||||
d8 g8 d4
|
||||
|
|
||||
g32 d16. g32 d16.
|
||||
g32 d16. g32 d16.
|
||||
d8 g8 d4
|
||||
|
|
||||
d16. g32 d16. d32
|
||||
g16. d32 g16. g32
|
||||
d8 d16. g32 d16 g8-> g16
|
||||
|
|
||||
d4
|
||||
d16. g32 g16. d32
|
||||
d8 g8
|
||||
d8
|
||||
}
|
||||
tenorBB = \drummode {
|
||||
\tenorApiece
|
||||
|
||||
tenorB = \drummode {
|
||||
g8 |
|
||||
\repeat unfold 2 {
|
||||
d8 g8 d8 g8|
|
||||
r16 g8 g16 \triplet { d16 g d } g8 |
|
||||
}
|
||||
|
||||
|
||||
d4 g8. g16 |
|
||||
d8 g d4 |
|
||||
d8 d g g |
|
||||
d4^\parenthesize \splitTheFeather r4
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\bagpipeKey
|
||||
\pipeglobal
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 {
|
||||
|
@ -34,3 +34,21 @@
|
|||
composer = \composerPipes
|
||||
}
|
||||
}
|
||||
\score {
|
||||
\new Staff { \global \pipeglobal
|
||||
\set Staff.midiInstrument = #"bagpipe"
|
||||
%%Tune
|
||||
\partial 8
|
||||
\pipesA
|
||||
\pipesA
|
||||
\pipesB
|
||||
\pipesCA
|
||||
}
|
||||
\midi { \confTempo }
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
}
|
||||
}
|
||||
|
|
|
@ -22,10 +22,10 @@
|
|||
|
||||
}%Format
|
||||
{
|
||||
\tenorA s8
|
||||
r8 \tenorA s8
|
||||
|
||||
\tenorBA
|
||||
\tenorBB
|
||||
\tenorB
|
||||
\tenorA s8
|
||||
|
||||
}
|
||||
>>
|
||||
|
@ -37,3 +37,28 @@
|
|||
composer = \composerTenor
|
||||
}
|
||||
}
|
||||
|
||||
midiTenor = midiDrumPitches
|
||||
midiTenor.right-hand = \tenorDefault
|
||||
midiTenor.left-hand = \tenorDefault
|
||||
\score {
|
||||
\new PipeBandDrumStaff
|
||||
\with {
|
||||
drumPitchTable = #(alist->hash-table midiTenor)
|
||||
}
|
||||
{ \global \tenorglobal
|
||||
%%Tune
|
||||
\tenorA
|
||||
r8 \tenorA
|
||||
|
||||
\tenorB
|
||||
\tenorA r8
|
||||
}
|
||||
\midi { \confTempo }
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<<
|
||||
{
|
||||
\repeat volta 2 {
|
||||
\part \line
|
||||
\part \halfline
|
||||
}\break
|
||||
|
||||
\part \halfline \line
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
}
|
||||
confTempo = { \tempo 4 = 90 }
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
part = { \partial 8 \grace{s4} s8 }
|
||||
measure = { \grace { s4 } s2 | }
|
||||
halfline = { \repeat unfold 4 { \measure } }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
|
|
@ -7,7 +7,7 @@ tenorglobal = {
|
|||
}
|
||||
% Music
|
||||
|
||||
tenorA = \drummode {
|
||||
tenorAold = \drummode {
|
||||
g8 |
|
||||
d4 d8 g |
|
||||
d8 \< g8 d4 \! |
|
||||
|
@ -19,7 +19,7 @@ tenorA = \drummode {
|
|||
d16-> g16 r8 g16-> g8 g16 |
|
||||
d4 g4 |
|
||||
}
|
||||
tenorA = \drummode {
|
||||
tenorAvold = \drummode {
|
||||
s8 |
|
||||
d4 g4 |
|
||||
d4 d8 g |
|
||||
|
@ -31,13 +31,31 @@ tenorA = \drummode {
|
|||
d16-> g16 r8 g16-> d8 g16 |
|
||||
d4 g4 |
|
||||
}
|
||||
tenorBA = \drummode {
|
||||
s2*4 |
|
||||
tenorA = \drummode {
|
||||
s8 |
|
||||
d8 g d g |
|
||||
d8-> g16\< g r16 d16\< g8 |
|
||||
d4 g4 |
|
||||
d4 r4 |
|
||||
|
||||
s2*4 |
|
||||
}
|
||||
tenorBB = \drummode {
|
||||
s2*4 |
|
||||
s2*4 |
|
||||
d8 g d g |
|
||||
d4 g4 |
|
||||
d8. g16 r8 d8 |
|
||||
g8 d d4 |
|
||||
}
|
||||
tenorB = \drummode {
|
||||
d4 g4 |
|
||||
d8. g16 r8 d8 |
|
||||
d8 g d4 |
|
||||
d4 g4 |
|
||||
|
||||
d8 g d4 |
|
||||
d8. g16 r8 d8 |
|
||||
d4 g4 |
|
||||
d8 g d4
|
||||
}
|
||||
%tenorBB = \drummode {
|
||||
%s2*4 |
|
||||
%s2*4 |
|
||||
%}
|
||||
|
||||
|
|
|
@ -1,14 +1,20 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "./notes.pipes.ily"
|
||||
\include "./notes.bass.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.tenor.alt.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "side" {
|
||||
\tenorglobal
|
||||
\global
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 {
|
||||
|
@ -17,16 +23,44 @@
|
|||
\break
|
||||
|
||||
\part \line \bar "||" \break
|
||||
|
||||
\line \bar "|."
|
||||
}%Format
|
||||
{
|
||||
\tenorA s8
|
||||
\tenorA
|
||||
|
||||
\tenorBA
|
||||
\tenorBB s8
|
||||
\tenorB
|
||||
\tenorB
|
||||
}
|
||||
>>
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\tenorAold
|
||||
}
|
||||
|
||||
\new PipeBandDrumStaff {
|
||||
\tenorAvold
|
||||
}
|
||||
\new Staff {
|
||||
\pipesA
|
||||
|
||||
\pipesB
|
||||
\pipesBA s8
|
||||
\pipesBB
|
||||
}
|
||||
\new PipeBandDrumStaff {
|
||||
s8 \bassA
|
||||
|
||||
s8 \bassBA
|
||||
\bassBB
|
||||
}
|
||||
\new PipeBandDrumStaff {
|
||||
\snareA s8
|
||||
|
||||
\snareBA
|
||||
\snareBB
|
||||
}
|
||||
>>
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
|
|
|
@ -6,27 +6,27 @@ pipeglobal = {
|
|||
\bagpipeKey
|
||||
}
|
||||
pipesA = {
|
||||
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
|
||||
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 \bar "|"
|
||||
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
|
||||
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] |
|
||||
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
||||
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] |
|
||||
\dblA A8 [ c8 ] \dblc c4 \gre b4
|
||||
}
|
||||
pipesAB = {
|
||||
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
|
||||
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 \bar "|"
|
||||
\grg a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] \bar "|"
|
||||
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] |
|
||||
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
||||
\grg a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] |
|
||||
\thrwd d8. [ c16 ] \dblb b4 \grG a4
|
||||
}
|
||||
|
||||
pipesB = {
|
||||
A8. [ g16 ] \grA f4 A8. [ g16 ] \bar "|"
|
||||
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 \bar "|"
|
||||
A8. [ f16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
|
||||
\dblA A8 [ c8 ] \dblc c4 \gre b4 \bar "|" \break
|
||||
A8. [ g16 ] \grA f4 A8. [ g16 ] |
|
||||
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
||||
A8. [ f16 ] \dble e4 \dblc c8 [ e8 ] |
|
||||
\dblA A8 [ c8 ] \dblc c4 \gre b4 |
|
||||
}
|
||||
pipesBA = {
|
||||
A8. [ g16 ] \grA f4 A8. [ g16 ] \bar "|"
|
||||
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 \bar "|"
|
||||
a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] \bar "|"
|
||||
A8. [ g16 ] \grA f4 A8. [ g16 ] |
|
||||
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
||||
a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] |
|
||||
\thrwd d8. [ c16 ] \dblb b4 \grG a4
|
||||
}
|
||||
|
|
21
4-4_marches/51st_highland_division/notes.tenor.ily
Normal file
21
4-4_marches/51st_highland_division/notes.tenor.ily
Normal file
|
@ -0,0 +1,21 @@
|
|||
% 4/4 51st Highland Division
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "v1.0, 2012"
|
||||
arrangerTenor = ""
|
||||
tenorglobal = {}
|
||||
% Music
|
||||
tenorAA = \drummode {
|
||||
g8 |
|
||||
d4 g d8[ g] d[ g] |
|
||||
d4 g d8[ g] d[ g] |
|
||||
d4 d8[ g] d4 d8[ g] |
|
||||
d4 g d r8
|
||||
}
|
||||
tenorAB = \drummode {
|
||||
g8 |
|
||||
d4 g d r8 g8 |
|
||||
d4 g d8[ g] d[ g] |
|
||||
d4 g d8[ g] d[ g] |
|
||||
d4 g d r8
|
||||
}
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
|
|
37
4-4_marches/51st_highland_division/tenor.ly
Normal file
37
4-4_marches/51st_highland_division/tenor.ly
Normal file
|
@ -0,0 +1,37 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\tenorglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\repeat unfold 2 {
|
||||
\repeat repeat 2 {
|
||||
\partial 8 s8 \line
|
||||
\break
|
||||
\line
|
||||
}
|
||||
\break
|
||||
}
|
||||
}%Format
|
||||
|
||||
\new DrumVoice = "tenor" {
|
||||
\tenorAA \tenorAB s8
|
||||
\tenorAA \tenorAB s8
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentTenor
|
||||
composer = \composerTenor
|
||||
arranger = \arrangerTenor
|
||||
}
|
||||
}
|
|
@ -12,12 +12,12 @@
|
|||
<<
|
||||
{
|
||||
\repeat volta 2 {
|
||||
\partial 4 s4
|
||||
\part
|
||||
\line \break
|
||||
\line \break
|
||||
}
|
||||
\repeat volta 2 {
|
||||
\partial 4 s4
|
||||
\part
|
||||
\line \break
|
||||
\line \break
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@ confTempo = {
|
|||
\tempo 4 = 80
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 4 s4 }
|
||||
part = { \partial 4 \grace{s4} s4 }
|
||||
measure = { \grace { s4 } s1 | }
|
||||
halfline = { \repeat unfold 2 { \measure } }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
|
69
4-4_marches/the_crusaders_march/drums.ly
Normal file
69
4-4_marches/the_crusaders_march/drums.ly
Normal file
|
@ -0,0 +1,69 @@
|
|||
\version "2.19.0"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
%\include "./notes.bass.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "side" {
|
||||
\global
|
||||
\sideglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{\instrumentSide}
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
|
||||
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\part \line
|
||||
\line
|
||||
\bar "|."
|
||||
\break
|
||||
\line
|
||||
\line
|
||||
\bar "|."
|
||||
}%End of Format
|
||||
\new DrumVoice = "side" {
|
||||
s8 \snareAA r8
|
||||
\snareAB
|
||||
|
||||
\snareBA r8
|
||||
\snareBB r8 s8
|
||||
}%End of side
|
||||
>>
|
||||
}
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
\tenorA
|
||||
|
||||
\tenorB s4
|
||||
}
|
||||
% \new PipeBandDrumStaff = "bass" {
|
||||
% \bassglobal
|
||||
% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
%
|
||||
% }
|
||||
>>
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
composer = \markup {
|
||||
\column \right-align {
|
||||
$(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=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} )
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
107
4-4_marches/the_crusaders_march/full.ly
Normal file
107
4-4_marches/the_crusaders_march/full.ly
Normal file
|
@ -0,0 +1,107 @@
|
|||
\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 NullVoice = "format" {
|
||||
\part \line
|
||||
\line
|
||||
\bar "|."
|
||||
\break
|
||||
\line
|
||||
\line
|
||||
\bar "|."
|
||||
}%Format
|
||||
|
||||
\new Voice = "pipes" {
|
||||
\pipesA
|
||||
|
||||
\pipesB
|
||||
}%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}
|
||||
|
||||
s8 \snareAA r8
|
||||
\snareAB
|
||||
|
||||
\snareBA r8
|
||||
\snareBB r8 s8
|
||||
}
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
\tenorA
|
||||
|
||||
\tenorB s4
|
||||
}
|
||||
% \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 }}#} )
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
4-4_marches/the_crusaders_march/notes.tenor.ily
Normal file
31
4-4_marches/the_crusaders_march/notes.tenor.ily
Normal file
|
@ -0,0 +1,31 @@
|
|||
% 4/4 Crusaders March
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "F.J. de Boone, 2015"
|
||||
arrangerTenor = ""
|
||||
tenorglobal = {}
|
||||
% Music
|
||||
tenorA = \drummode {
|
||||
r8. g16 |
|
||||
d4 r r r8. g16 |
|
||||
d4 r r r8. g16 |
|
||||
d4 r8 g8 r d r8. g16 |
|
||||
d4 r8. g16 d4 r8. g16 |
|
||||
|
||||
d4 r4 r4 r8. g16 |
|
||||
d4 r4 r4 r8 g8 |
|
||||
r8 d r g r d r g |
|
||||
r8 g r8. g16 d4 g16 d d g |
|
||||
}
|
||||
|
||||
tenorB = \drummode {
|
||||
d4 r r8 g r8 d|
|
||||
d4 r r8 d r8. g16 |
|
||||
d4 r8 g8 r d r8. g16 |
|
||||
d4 r8. g16 d4 r8. g16 |
|
||||
|
||||
d4 r4 r4 r8. g16 |
|
||||
d4 r4 r4 r8 g8 |
|
||||
r8 d r g r d r g |
|
||||
r8 g r8. g16 d4
|
||||
}
|
|
@ -13,8 +13,10 @@
|
|||
\pipeglobal
|
||||
<<
|
||||
{
|
||||
\part \line \bar "|."
|
||||
\part \line
|
||||
\line \bar "|."
|
||||
\break
|
||||
\line
|
||||
\line \bar "|."
|
||||
}
|
||||
{
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
|
|
36
4-4_marches/the_crusaders_march/tenor.ly
Normal file
36
4-4_marches/the_crusaders_march/tenor.ly
Normal file
|
@ -0,0 +1,36 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\tenorglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\part \line
|
||||
\line
|
||||
\bar "|."
|
||||
\break
|
||||
\line
|
||||
\line
|
||||
\bar "|."
|
||||
}%Format
|
||||
|
||||
\new DrumVoice = "tenor" {
|
||||
\tenorA
|
||||
\tenorB s4
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentTenor
|
||||
composer = \composerTenor
|
||||
arranger = \arrangerTenor
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
% 4/4 The Leaving of Liverpool
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "F.J. de Boone,2011"
|
||||
composerTenor = "F.J. de Boone, v1.0, 2011"
|
||||
tenorglobal = {}
|
||||
%%music
|
||||
tenorA = \drummode {
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
|
@ -11,8 +9,15 @@
|
|||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
<<
|
||||
{\repeat volta 2 { \partial 16 s16 \line }}
|
||||
{\tenorA d4 r8.}
|
||||
{
|
||||
\repeat volta 2 { \partial 16 s16 \line }
|
||||
\break
|
||||
\repeat volta 2 { \partial 16 s16 \line }
|
||||
}
|
||||
{
|
||||
\tenorA r8. s16
|
||||
\tenorA r8. s16
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
|
|
BIN
4-4_marches/the_pikemans_march/.notes.pipes.ily.swp
Normal file
BIN
4-4_marches/the_pikemans_march/.notes.pipes.ily.swp
Normal file
Binary file not shown.
BIN
4-4_marches/the_pikemans_march/.pipes.ly.swp
Normal file
BIN
4-4_marches/the_pikemans_march/.pipes.ly.swp
Normal file
Binary file not shown.
|
@ -26,6 +26,7 @@ pipesBA = {
|
|||
A8 [ \grg A8 ] A8 [ g8 ] \hdble e8 [ d8 ] d8 [ e8 ] |
|
||||
\dblg g8. [ A16 ] g8 [ e8 ] \dblg g4 A16 [ g16 e16 ] g16 ] |
|
||||
}
|
||||
|
||||
pipesBB = {
|
||||
A8 [ \grg A8 ] A8 [ g8 ] \hdble e8 [ d8 ] d8 [ e8 ] |
|
||||
\dblg g8. [ A16 ] g8 [ e8 ] \dbld d8 [ b8 ] \grg G4 |
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
\line \break
|
||||
}
|
||||
{
|
||||
\pipesA
|
||||
\pipesA s8
|
||||
|
||||
\pipesBA
|
||||
\pipesBB
|
||||
|
|
53
4-4_marches/the_pikemans_march/pipes.ly~
Normal file
53
4-4_marches/the_pikemans_march/pipes.ly~
Normal file
|
@ -0,0 +1,53 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.pipes.ily"
|
||||
|
||||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\pipeglobal
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 {
|
||||
\part
|
||||
\line \break
|
||||
\line \break
|
||||
}
|
||||
\part \line \break
|
||||
\line \break
|
||||
\line \break
|
||||
}
|
||||
{
|
||||
\pipesA
|
||||
|
||||
\pipesBA
|
||||
\pipesBB
|
||||
\pipesBC
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
}
|
||||
}
|
||||
\score {
|
||||
\new Staff { \global \pipeglobal
|
||||
\set Staff.midiInstrument = #"bagpipe"
|
||||
%%Tune
|
||||
\partial 8
|
||||
\pipesA
|
||||
\pipesA
|
||||
\pipesBA
|
||||
\pipesBB
|
||||
\pipesBC
|
||||
}
|
||||
\midi { \confTempo }
|
||||
}
|
|
@ -7,7 +7,7 @@ confTempo = {
|
|||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
part = { \partial 8 \grace {s4} s8 }
|
||||
measure = { \grace { s4 } s1. | }
|
||||
halfline = { \repeat unfold 2 { \measure } }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
% Pipes
|
||||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
|
|
|
@ -1,2 +1,102 @@
|
|||
\version "2.18.2"
|
||||
\version "2.18.2"
|
||||
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.pipes.ily"
|
||||
|
||||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\pipeglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\repeat volta 2 {
|
||||
\part
|
||||
\line
|
||||
}
|
||||
\break
|
||||
\repeat volta 2 {
|
||||
\part
|
||||
\halfline
|
||||
}\alternative{
|
||||
\halfline
|
||||
\halfline
|
||||
}
|
||||
\bar "|."
|
||||
\break
|
||||
\repeat volta 2 {
|
||||
\part
|
||||
\line
|
||||
}
|
||||
\break
|
||||
\repeat volta 2 {
|
||||
\part
|
||||
\halfline
|
||||
}\alternative{
|
||||
\halfline
|
||||
\halfline
|
||||
}
|
||||
\bar "|."
|
||||
|
||||
}%Format
|
||||
|
||||
\new Voice = "pipes" {
|
||||
\pipesAA
|
||||
\pipesAB s8
|
||||
|
||||
\pipesBA
|
||||
\pipesBB s8
|
||||
\pipesAB s8
|
||||
|
||||
\pipesCA
|
||||
\pipesCB s8
|
||||
|
||||
\pipesDA
|
||||
\pipesDB s8
|
||||
\pipesCB s8
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
arranger = \arrangerPipes
|
||||
}
|
||||
}
|
||||
\score {
|
||||
\new Staff { \global \pipeglobal
|
||||
\set Staff.midiInstrument = #"bagpipe"
|
||||
%%Tune
|
||||
\partial 8
|
||||
\pipesAA
|
||||
\pipesAB
|
||||
\pipesAA
|
||||
\pipesAB
|
||||
|
||||
\pipesBA
|
||||
\pipesBB
|
||||
\pipesBA
|
||||
\pipesAB
|
||||
|
||||
\pipesCA
|
||||
\pipesCB
|
||||
\pipesCA
|
||||
\pipesCB
|
||||
|
||||
\pipesDA
|
||||
\pipesDB
|
||||
\pipesDA
|
||||
\pipesCB
|
||||
}
|
||||
\midi { \confTempo }
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
arranger = \arrangerPipes
|
||||
}
|
||||
}
|
||||
|
|
105
9-8_marches/going_to_vancouver_hills/full.ly
Normal file
105
9-8_marches/going_to_vancouver_hills/full.ly
Normal file
|
@ -0,0 +1,105 @@
|
|||
\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 NullVoice = "format" {
|
||||
\repeat unfold 4 {
|
||||
\repeat volta 2 {
|
||||
\line
|
||||
}
|
||||
\break
|
||||
}
|
||||
}%Format
|
||||
|
||||
\new Voice = "pipes" {
|
||||
\pipesA
|
||||
|
||||
\pipesB
|
||||
|
||||
\pipesC
|
||||
|
||||
\pipesD
|
||||
}%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}
|
||||
%
|
||||
% }
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
\tenorA
|
||||
|
||||
\tenorB
|
||||
}
|
||||
% \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 }}#} )
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
30
9-8_marches/going_to_vancouver_hills/notes.tenor.ily
Normal file
30
9-8_marches/going_to_vancouver_hills/notes.tenor.ily
Normal file
|
@ -0,0 +1,30 @@
|
|||
% 9/8 Going to Vancouver Hills
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "F.J. de Boone, 2014"
|
||||
arrangerTenor = ""
|
||||
tenorglobal = {}
|
||||
% Music
|
||||
tenorA = \drummode {
|
||||
d4 g8 d4. r4. |
|
||||
d4 g8 d4. r4. |
|
||||
d8 g8 d8 g4. r4. |
|
||||
d4 g8 d4. r4. |
|
||||
|
||||
d4 g8 d4. r4. |
|
||||
d4 g8 d4. r4. |
|
||||
d4 g8 d4. r4. |
|
||||
d4 g8 d8 g d g8 d g |
|
||||
|
||||
}
|
||||
tenorB = \drummode {
|
||||
r4. r4. d4. |
|
||||
r4. d4. r4. |
|
||||
r4. r4. d4 g8 |
|
||||
d4. r4. r4. |
|
||||
|
||||
r4. r4. d4. |
|
||||
r4. r4. d4. |
|
||||
r4. r4. d4 g8 |
|
||||
d4 g8 d8 g d g8 d g |
|
||||
}
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.pipes.ily"
|
||||
|
||||
|
|
36
9-8_marches/going_to_vancouver_hills/tenor.ly
Normal file
36
9-8_marches/going_to_vancouver_hills/tenor.ly
Normal file
|
@ -0,0 +1,36 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\tenorglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\repeat unfold 4 {
|
||||
\repeat volta 2 {
|
||||
\line
|
||||
}
|
||||
\break
|
||||
}
|
||||
}%Format
|
||||
|
||||
\new DrumVoice = "tenor" {
|
||||
\tenorA
|
||||
|
||||
\tenorB
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentTenor
|
||||
composer = \composerTenor
|
||||
arranger = \arrangerTenor
|
||||
}
|
||||
}
|
|
@ -4,7 +4,7 @@ global = {
|
|||
\time 6/8
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 90
|
||||
\tempo 4. = 60
|
||||
}
|
||||
|
||||
%% Format
|
||||
|
|
58
airs/alexander_mackenzie/mid.ly
Normal file
58
airs/alexander_mackenzie/mid.ly
Normal file
|
@ -0,0 +1,58 @@
|
|||
\version "2.19.0"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\global
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 { \partial 16 s16 \halfline \break \halfline } \break
|
||||
\repeat volta 2 { \part \halfline \break }
|
||||
\alternative{ {\part \halfline \break}{\part \halfline \break} }
|
||||
\bar "|."
|
||||
}%Format
|
||||
{
|
||||
s16 \tenorAA r8
|
||||
\tenorAB s8
|
||||
|
||||
\tenorBA s8
|
||||
\tenorBB s8
|
||||
r8 \tenorAB s8
|
||||
}%Music
|
||||
>>
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\bassglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
|
||||
s16 \bassAA \bassAB
|
||||
s8 \bassBA
|
||||
s8 \bassBB
|
||||
s8 \bassAB
|
||||
}
|
||||
>>
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
composer = \markup {
|
||||
\column \right-align {
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \composerTenor ":" }} #} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \composerBass ":" }} #} )
|
||||
}
|
||||
\column \right-align {
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4,7 +4,7 @@ global = {
|
|||
\time 4/4
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
\tempo 4 = 60
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 4 \grace{s1} s4 }
|
||||
|
|
56
airs/bells_of_dunblane/notes.side.ily
Normal file
56
airs/bells_of_dunblane/notes.side.ily
Normal file
|
@ -0,0 +1,56 @@
|
|||
% 4/4 Bells of Dunblane
|
||||
% Side
|
||||
\version "2.18.2"
|
||||
composerSide = "v2.0@01-04-10"
|
||||
arrangerSide = ""
|
||||
sideglobal = {}
|
||||
% Music
|
||||
snareA = \drummode {
|
||||
\compressMMRests{
|
||||
\override MultiMeasureRest.expand-limit = #2
|
||||
r4 |
|
||||
R1*3 |
|
||||
r4 r4 r4 d4:32(
|
||||
|
|
||||
}
|
||||
\repeat unfold 2 {
|
||||
d8.) g16->
|
||||
r16 g8-> g16
|
||||
d8-> d32 g d g
|
||||
d16-> g d d
|
||||
|
|
||||
g8-> g16 d->
|
||||
r16 g8-> g16
|
||||
\flam d4
|
||||
d4:32(
|
||||
|
|
||||
}
|
||||
d4) r4 r4 r4 |
|
||||
r4 r4 r4 \flamg \triplet { g8 \flam d \flam g }
|
||||
|
|
||||
d1:32(->\<
|
||||
|
|
||||
d1:32)(\!\>
|
||||
|
|
||||
\repeat unfold 3 {
|
||||
d8.)\! g16->
|
||||
r16 g8-> g16
|
||||
d8-> d32 g d g
|
||||
d16-> g d d
|
||||
|
|
||||
g8-> g16 d->
|
||||
r16 g8-> g16
|
||||
\flam d4
|
||||
d4:32(
|
||||
|
|
||||
}
|
||||
d8.) g16->
|
||||
r16 g8-> g16
|
||||
d8-> d32 g d g
|
||||
d16-> g d d
|
||||
|
|
||||
g8-> g16 d->
|
||||
r16 g8-> g16
|
||||
\flam d4
|
||||
|
||||
}
|
35
airs/bells_of_dunblane/side.ly
Normal file
35
airs/bells_of_dunblane/side.ly
Normal file
|
@ -0,0 +1,35 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\sideglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\part
|
||||
\line
|
||||
\line
|
||||
\line
|
||||
\line
|
||||
\line
|
||||
\bar "|."
|
||||
}%Format
|
||||
|
||||
\new DrumVoice = "side" {
|
||||
\snareA
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentSide
|
||||
composer = \composerSide
|
||||
arranger = \arrangerSide
|
||||
}
|
||||
}
|
22
airs/mull_of_kintyre/notes.tenor.ily
Normal file
22
airs/mull_of_kintyre/notes.tenor.ily
Normal file
|
@ -0,0 +1,22 @@
|
|||
% 6/8 Mull of Kintyre
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = ""
|
||||
arrangerTenor = ""
|
||||
tenorglobal = {}
|
||||
% Music
|
||||
tenorMeasure = \drummode {
|
||||
d8 d16. g32 d8
|
||||
d8 d16. g32 d8 |
|
||||
}
|
||||
tenorA = \drummode {
|
||||
\repeat unfold 6 { \tenorMeasure }
|
||||
}
|
||||
|
||||
tenorB = \drummode {
|
||||
\repeat unfold 9 { \tenorMeasure }
|
||||
}
|
||||
|
||||
tenorE = \drummode {
|
||||
\repeat unfold 6 { \tenorMeasure }
|
||||
}
|
57
airs/mull_of_kintyre/tenor.ly
Normal file
57
airs/mull_of_kintyre/tenor.ly
Normal file
|
@ -0,0 +1,57 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\tenorglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\repeat volta 2 {
|
||||
% Refrain
|
||||
\repeat unfold 6 {
|
||||
\measure
|
||||
}
|
||||
\bar "||"
|
||||
\break
|
||||
% Couplet
|
||||
\repeat unfold 4 {
|
||||
\measure
|
||||
}
|
||||
\break
|
||||
\repeat unfold 4 {
|
||||
\measure
|
||||
}
|
||||
\once \override Score.RehearsalMark #'break-visibility = #'#(#t #t #f)
|
||||
\mark \markup { \small "D.C. al fine" }
|
||||
\measure
|
||||
\break
|
||||
|
||||
}
|
||||
% Dunno
|
||||
\repeat unfold 6 {
|
||||
\measure
|
||||
}
|
||||
\bar "|."
|
||||
|
||||
}%Format
|
||||
|
||||
\new DrumVoice = "tenor" {
|
||||
\tenorA
|
||||
\tenorB
|
||||
|
||||
\tenorE
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentTenor
|
||||
composer = \composerTenor
|
||||
}
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
% 6/8 The Mist Covered Mountains
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "v1.0, 2016"
|
||||
tenorglobal = {}
|
||||
tenorA = \drummode {
|
||||
d4. g |
|
||||
|
@ -19,6 +20,6 @@ tenorB = \drummode {
|
|||
d4. g8 r8 g8 |
|
||||
d4. g |
|
||||
d4. g8 r8 g8 |
|
||||
r8. g16 d8 r8. d16 g8 |
|
||||
r8 g8 d8 r8 d8 g8 |
|
||||
d8 g8 d8 g8 r4
|
||||
}
|
||||
|
|
7
defs/layout.ily
Normal file
7
defs/layout.ily
Normal file
|
@ -0,0 +1,7 @@
|
|||
\paper {
|
||||
|
||||
}
|
||||
|
||||
\layout {
|
||||
indent = 0.0
|
||||
}
|
2
defs/paper.ily
Normal file
2
defs/paper.ily
Normal file
|
@ -0,0 +1,2 @@
|
|||
\paper {
|
||||
}
|
1
defs/point-and-click.ily
Normal file
1
defs/point-and-click.ily
Normal file
|
@ -0,0 +1 @@
|
|||
#(ly:set-option 'point-and-click #f)
|
|
@ -2,13 +2,16 @@
|
|||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\new PipeBandDrumStaff\with {
|
||||
fontSize = #-0.5
|
||||
\override StaffSymbol.staff-space = #(magstep -0.5)
|
||||
\override StaffSymbol.thickness = #(magstep -0.5)
|
||||
}
|
||||
{
|
||||
\global
|
||||
<<
|
||||
{
|
||||
|
@ -28,17 +31,17 @@
|
|||
}
|
||||
}
|
||||
{
|
||||
r2.*4
|
||||
R2.*4
|
||||
\tenorIntro
|
||||
|
||||
\tenorA s8
|
||||
\tenorB s8
|
||||
\tenorC s8
|
||||
\tenorD s8
|
||||
\tenorE s8
|
||||
\tenorF s8
|
||||
\tenorG s8
|
||||
\tenorH s8
|
||||
\tenorA r8
|
||||
\tenorB r8
|
||||
\tenorC r8
|
||||
\tenorD r8
|
||||
\tenorE r8
|
||||
\tenorF r8
|
||||
\tenorG r8
|
||||
\tenorH r8
|
||||
|
||||
}
|
||||
>>
|
||||
|
|
7
other/band_of_brothers/config.ily
Normal file
7
other/band_of_brothers/config.ily
Normal file
|
@ -0,0 +1,7 @@
|
|||
\version "2.18.2"
|
||||
%% Headers
|
||||
title = "Band of Brothers"
|
||||
subtitle = "for the Edinburgh Military Tattoo 2005"
|
||||
arranger = "Michael Kamen, arr. Richard Barriball"
|
||||
meter = ""
|
||||
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
\include "bagpipe.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
|
||||
#(set-default-paper-size "a4" 'landscape)
|
||||
#(set-global-staff-size 19)
|
||||
\layout {
|
||||
|
@ -104,10 +106,10 @@
|
|||
\grG a1 |
|
||||
}
|
||||
\header {
|
||||
title = "Band of Brothers"
|
||||
subtitle = "for the Edinburgh Military Tattoo 2005"
|
||||
arranger = "Michael Kamen, arr. Richard Barriball"
|
||||
title = \title
|
||||
subtitle = \subtitle
|
||||
arranger = \arranger
|
||||
meter = \meter
|
||||
instrument = "Bagpipe"
|
||||
meter = ""
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "./config.ily"
|
||||
|
||||
%#(set-default-paper-size "a4" 'landscape)
|
||||
#(set-global-staff-size 19)
|
||||
\layout {
|
||||
|
@ -116,11 +118,11 @@
|
|||
}
|
||||
}
|
||||
\header {
|
||||
title = "Band of Brothers"
|
||||
subtitle = "for the Edinburgh Military Tattoo 2005"
|
||||
arranger = "Michael Kamen, arr. Richard Barriball"
|
||||
title = \title
|
||||
subtitle = \subtitle
|
||||
arranger = \arranger
|
||||
meter = \meter
|
||||
instrument = "Snare Drum"
|
||||
meter = ""
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@ pipesABA = {
|
|||
pipesABB = {
|
||||
\grg a8 \grd a |
|
||||
b4 c4 d8 e |
|
||||
\dblf f2 d8 e |
|
||||
\dblf f2 d8 f |
|
||||
\dble e4 b4 \grc c8 e8 |
|
||||
\thrwd d2
|
||||
}
|
||||
|
|
|
@ -29,9 +29,9 @@
|
|||
g4 g |
|
||||
d4 d |
|
||||
g4 g |
|
||||
d4 d |
|
||||
g4 d |
|
||||
d4 g |
|
||||
}
|
||||
d4\splitTheFeather r |
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -40,17 +40,17 @@
|
|||
title = "2/4 Standards"
|
||||
}
|
||||
}
|
||||
\break
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 3/4
|
||||
|
||||
\drummode {
|
||||
\repeat volta 2 {
|
||||
\repeat unfold 2 {
|
||||
d8.-> g16 d8 g r g |
|
||||
d4-> d8 g d4 |
|
||||
d8.-> g16 d8 g r g |
|
||||
d4-> d8 g d4 |
|
||||
d4-> d8^"scoop"\dr g d4^"end" \fr |
|
||||
}
|
||||
\bar "||"
|
||||
\break
|
||||
\flourish{
|
||||
|
@ -67,17 +67,17 @@
|
|||
title = "3/4 Standards"
|
||||
}
|
||||
}
|
||||
\break
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 4/4
|
||||
|
||||
\drummode {
|
||||
\repeat volta 2 {
|
||||
d8-^ g d g d-> g d g |
|
||||
d8-^ g d g d-> g d g |
|
||||
d8-^ g d g d-> g d g |
|
||||
d4-^ g d r |
|
||||
d8-> g d g d-- g d g |
|
||||
d8-> g d g d-- g d g |
|
||||
d8-> g d g d-- g d g |
|
||||
d4-> d8^"scoop"\dr g d4^"end"\fr r |
|
||||
\bar "||"
|
||||
\break
|
||||
\flourish {
|
||||
|
@ -94,21 +94,21 @@
|
|||
title = "4/4 Standards"
|
||||
}
|
||||
}
|
||||
\break
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 6/8
|
||||
|
||||
\drummode {
|
||||
\repeat volta 2 {
|
||||
d4.\up g\up |
|
||||
d^\splitTheFeather r |
|
||||
d g |
|
||||
d8^"scoop"\dr r8 g8 d4.^"end"\fr |
|
||||
\flourish d4. \flourish g |
|
||||
d^\splitTheFeather r |
|
||||
d g |
|
||||
d8 r8 g8 d4. |
|
||||
\flourish d4. \flourish g |
|
||||
d^\splitTheFeather r |
|
||||
d g |
|
||||
d8 r8 g8 d4. |
|
||||
d8^"scoop"\dr r8 g8 d4.^"end"\fr |
|
||||
\bar "||"
|
||||
\break
|
||||
\flourish {
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.ily"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
% 4/4 Molly Connell
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "S.J. de Boone / M. Jansen / N. Kuijkhoven / E.T. de Boone, 2014"
|
||||
composerTenor = "S.J. de Boone / M. Jansen / N. Kuijkhoven / E.T. de Boone, v1.1, 2014"
|
||||
tenorglobal = {}
|
||||
tenorA = \drummode {
|
||||
d4 g4 d8. g16 d4
|
||||
|
@ -19,5 +19,5 @@ tenorBB = \drummode {
|
|||
d4^\up g4^\up \flourish { d4 g4 } |
|
||||
d4 \parenthesize d8. g16 r8. g16 d4 |
|
||||
d4 g4 d8. g16 d4 |
|
||||
\flourish d4 \flourish g4 d4^\up g4^\up |
|
||||
d4^\up g4^\up \flourish d4 \flourish g4 |
|
||||
}
|
||||
|
|
46
template/mid.ly
Normal file
46
template/mid.ly
Normal file
|
@ -0,0 +1,46 @@
|
|||
\version "2.19.0"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.ily"
|
||||
\include "./notes.tenor.ily"
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
\global
|
||||
<<
|
||||
{
|
||||
|
||||
}%Format
|
||||
{
|
||||
|
||||
}%Music
|
||||
>>
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\bassglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
|
||||
}
|
||||
>>
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
composer = \markup {
|
||||
\column \right-align {
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \composerTenor ":" }} #} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \composerBass ":" }} #} )
|
||||
}
|
||||
\column \right-align {
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue