Fixed Attribution of a few tunes

This commit is contained in:
Eric Teunis de Boone 2019-04-02 17:37:50 +02:00
parent 34467eed03
commit 1d970d861f
19 changed files with 80 additions and 52 deletions

View File

@ -1,7 +1,8 @@
% 4/4 Dawning of the Day
% Pipes
\version "2.18.2"
composerPipes = "Trad., arr. PM T.F.J. de Boone"
composerPipes = "Trad."
arrangerPipes = "PM T.F.J. de Boone"
pipeglobal = {
\key a \mixolydian
}

View File

@ -1,7 +1,8 @@
% 4/4 Dawning of the Day
% Pipes (Seconds)
\version "2.18.2"
composerPipessecnd = "Trad., arr. PM T.F.J. de Boone"
composerPipesSecnd = "Trad."
arrangerPipesSecnd = "PM T.F.J. de Boone"
pipessecndglobal = {
\key a \mixolydian
}

View File

@ -45,11 +45,11 @@
composer = \markup \large {
\column \right-align {
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} )
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} )
$(if (not (string=? "" composerPipesSecnd)) #{ \markup {\line { \composerPipesSecnd ":" }} #} )
}
\column \right-align {
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} )
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} )
$(if (not (string=? "" composerPipesSecnd)) #{ \markup {\line { \instrumentPipesSecnd }}#} )
}
}
}

View File

@ -29,6 +29,7 @@
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
arranger = \arrangerPipes
}
}
\score {
@ -44,4 +45,11 @@
\pipesBB
}
\midi { \confTempo }
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
arranger = \arrangerPipes
}
}

View File

@ -26,10 +26,12 @@
\header {
title = \title
meter = \meter
instrument = \instrumentPipessecnd
composer = \composerPipessecnd
instrument = \instrumentPipesSecnd
composer = \composerPipesSecnd
arranger = \arrangerPipesSecnd
}
}\score {
}
\score {
\new Staff { \global \pipessecndglobal
\set Staff.midiInstrument = #"bagpipe"
%%Tune
@ -42,4 +44,11 @@
\pipessecndBB
}
\midi { \confTempo }
\header {
title = \title
meter = \meter
instrument = \instrumentPipesSecnd
composer = \composerPipesSecnd
arranger = \arrangerPipesSecnd
}
}

View File

@ -16,7 +16,8 @@
}
}
\header {
title = \markup \column { \title \smaller "Holland Massed P&D" }
title = \title
band = "Holland Massed Pipes and Drums"
meter = \meter
instrument = \instrumentBass
composer = \composerBass

View File

@ -9,7 +9,6 @@
#(set-global-staff-size 14)
date = \markup { 16-02-2016 }
title = \markup { \title \normalsize "(HMPD)" }
\score {
\new StaffGroup <<
@ -60,7 +59,8 @@ title = \markup { \title \normalsize "(HMPD)" }
>>
\header {
date = \date
title = \markup \column { \title \smaller "Holland Massed P&D" }
title = \title
band = "Holland Massed P&D"
meter = \meter
composer = \markup \tiny { \composerSide ":" "Drums"
}

View File

@ -45,7 +45,8 @@ title = \markup { \title \normalsize "(HMPD)" }
}
>>
\header {
title = \markup \column { \title \smaller "Holland Massed P&D" }
title = \title
band = "Holland Massed P&D"
meter = \meter
composer = \markup {
\column \right-align {

View File

@ -23,7 +23,7 @@
}
\header {
title = \title
band = "48th HLDRS"
band = "48th HIGHRS"
meter = \meter
instrument = \instrumentSide
composer = \composerSide

View File

@ -25,7 +25,8 @@
>>
}
\header {
title = \markup \column { \title \smaller "Holland Massed P&D" }
title = \title
band = "Holland Massed P&D"
meter = \meter
instrument = \instrumentSide
composer = \composerSide

View File

@ -17,7 +17,8 @@ title = \markup { \title \normalsize "(HMPD)" }
>>
}
\header {
title = \markup \column { \title \smaller "Holland Massed P&D" }
title = \title
band = "Holland Massed Pipes and Drums"
meter = \meter
instrument = \instrumentTenor
composer = \composerTenor

View File

@ -27,10 +27,13 @@ part = { \partial 4. \grace {s4} s4. }
\break
\line \bar "||"
\break
\part
\line
\break
\line \bar ".|:-||"
\line
\bar ".|:-||"
\break
\repeat volta 2 {
\part
@ -77,11 +80,11 @@ part = { \partial 4. \grace {s4} s4. }
} {
\sideglobal
\repeat unfold 2 {
\snareA \snareA s4.
}
\snareB \snareB s4.
\snareC
\snareC s4.
}
\new PipeBandDrumStaff = "tenor" \with {
@ -90,14 +93,13 @@ part = { \partial 4. \grace {s4} s4. }
} {
\tenorglobal
r4. \tenorAA
\tenorAB
\repeat unfold 2 {
r4. \tenorAA r4. |
\tenorAB s4. |
}
r4. \tenorAA
\tenorAB
r4. \tenorBA
\tenorBB
r4. \tenorBA r4. |
\tenorBB s4. |
| % Volta bracket for pipes
}
% \new PipeBandDrumStaff = "bass" \with {
@ -110,6 +112,7 @@ part = { \partial 4. \grace {s4} s4. }
>>
\header {
title = \title
band = "48th HIGHRS"
meter = \meter
composer = \markup \large {
\column \right-align {

View File

@ -2,20 +2,20 @@
% Side
\version "2.18.2"
composerSide = ""
arrangerSide = "48th HIGHRS, 2018"
arrangerSide = "2018"
sideglobal = {}
% Music
snareA = \drummode {
d4.:32(\< |
d4)\! g8 \flam d4 g8 |
d4.:32( d4.:32)(\<|
d4) \!g8 \flam d8 g d |
g4.:32( d4.:32)(\<|
d4)\! g8 \flam d4 g8:32( |
d8) g d \flam g8 d g |
\flam d4. d4.:32( |
d4.)
d4.:32(\< |
d4)\! g8 \flam d4 g8 |
d4.:32( d4.:32)(\<|
d4) \!g8 \flam d8 g d |
g4.:32( d4.:32)(\<|
d4)\! g8 \flam d4 d8:32( |
d8) g d \flam g8 d g |
\flam d4. d4.:32( |
d4.)
}
snareB = \drummode { \snareA }
@ -35,12 +35,9 @@ snareC = \drummode {
d2.:32( |
d4.) \flam d8 g d |
g2.:32( |
d4) g8:32( d4) g8:32( |
d4) g8:32( g4) d8:32( |
d8) g d \flam d4. |
r4. r4 g8:32( |
r4. r4 d8:32( |
d8) g d \flam d4 g8 |
d4.:32( d4)
d4.:32(
}

View File

@ -10,7 +10,7 @@ tenorAA = \drummode {
d4. g4. | d4. r4.\rswipe |
d4. g4. | d4. r4.\rswipe |
d4. g4. | d4. g4. |
d4.\up g4.\up | d4.\up r4. |
d4.\up g4.\up | d4.\up
}
tenorAB = \drummode {
\flourish{
@ -18,7 +18,7 @@ tenorAB = \drummode {
d4. d4. | g4. g4. |
d4. d4. | g4. g4. |
}
d4.\up g4.\up | d4.\up r4. |
d4.\up g4.\up | d4.\up
}
tenorBA = \drummode {
\tenorAA
@ -30,5 +30,5 @@ tenorBB = \drummode {
d4. d4. | g4. g4. |
}
r4. r4. |
d4.\up g4.\up | d4.\up r4. |
d4.\up g4.\up | d4.\up
}

View File

@ -44,7 +44,8 @@ part = {\partial 4. \grace{ s4 } s4. }
>>
}
\header {
title = \markup \column { \title \normalsize "48th HIGHRS" }
title = \title
band = "48th HIGHRS"
meter = \meter
instrument = \instrumentSide
composer = \composerSide

View File

@ -17,11 +17,11 @@
}%Format
\new DrumVoice = "tenor" {
\tenorAA
\tenorAB
\tenorAA r4. |
\tenorAB r4. |
\tenorBA
\tenorBB
\tenorBA r4. |
\tenorBB r4. |
}
>>
}

View File

@ -2,6 +2,7 @@
%% Globals
global = {
\time 4/4
\key d \major
}
confTempo = {
\tempo 4 = 40

View File

@ -1,10 +1,11 @@
% 4/4 Highland Cathedral
% Pipes
\version "2.18.2"
composerPipes = "arr. Marc Gouswaart"
composerPipes = "M. Korb, U. Roever, 1982"
arrangerPipes = "Marc Gouswaart"
pipeglobal = {
\bagpipeKey
}
\key d \major
}
% Music
pipesA = {
d4. e16 [ f16 ] \dble e8 [ d8 ] \grg a8 [ d8 ] |

View File

@ -42,6 +42,7 @@
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
arranger = \arrangerPipes
}
}
\score {
@ -59,5 +60,6 @@
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
arranger = \arrangerPipes
}
}