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

CMPD: mostly tenor scores reworked

This commit is contained in:
Eric Teunis de Boone 2019-11-29 01:23:15 +01:00
parent 24ac94694b
commit 729ab1a3f5
14 changed files with 118 additions and 208 deletions

View file

@ -15,7 +15,15 @@ bassFourfoursOne = \drummode {
}
bassSixeightsOne = \drummode {
\repeat unfold 8 { d4. g4. }
d4. g4. |
d4. r4. |
d4. g4 g8 |
d4 d8 g4. |
d4. g4. |
d4. r4. |
d4. g4. |
d4. d4. |
}
bassNineeightsOne = \drummode {

View file

@ -18,6 +18,7 @@
% ----------------------
% Standard 2/4
% ----------------------
#(set-global-staff-size 18)
\score {
\new StaffGroup <<
\time 2/4
@ -25,21 +26,21 @@
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
\repeat volta 2 {
\tenorTwoFoursFII
}
\tenorTwoFoursPI
\bar "||"
\break
\repeat volta 2 {
\tenorTwoFoursFIII
}
\tenorTwoFoursFII
\bar "||"
\break
\repeat volta 2 {
\tenorTwoFoursFIV
}
\tenorTwoFoursFIII
\bar "||"
\break
\repeat volta 2 {
\tenorTwoFoursFV
}
\tenorTwoFoursFIV
\bar "||"
\break
\tenorTwoFoursFV
\bar "||"
}
\new PipeBandDrumStaff = "bass" {
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
@ -53,7 +54,6 @@
band = "" % Make Sure the band is not displayed
}
}
% ----------------------
% Standard 3/4
% ----------------------
@ -76,7 +76,6 @@
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
\bassThreefoursOne
\bassThreefoursOne
}
>>
\header {
@ -108,7 +107,6 @@
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
\bassSixeightsOne
\bassSixeightsOne
}
>>
\header {
@ -137,8 +135,7 @@
\new PipeBandDrumStaff = "bass" {
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
\bassNineeightsOne
\bassNineeightsOne
}
>>

View file

@ -12,21 +12,20 @@
\time 2/4
\drummode {
\repeat volta 2 {
\tenorTwoFoursFII
}
\tenorTwoFoursPI
\bar "||"
\break
\repeat volta 2 {
\tenorTwoFoursFIII
}
\tenorTwoFoursFII
\bar "||"
\break
\repeat volta 2 {
\tenorTwoFoursFIV
}
\tenorTwoFoursFIII
\bar "||"
\break
\repeat volta 2 {
\tenorTwoFoursFV
}
\tenorTwoFoursFIV
\bar "||"
\break
\tenorTwoFoursFV
\bar "||"
}
}

View file

@ -29,8 +29,15 @@ tenorTwofoursOneB = \drummode {
d4\splitTheFeather r |
}
tenorTwoFoursPI = \drummode {
\repeat unfold 2 {
d4^\markup{"Swing"} \flourish { d4 g d } |
}
d4^\markup{"Swing"} \flourish { d4 g d } |
d4^\markup{"Swing"} d4 g4 \stf d4 |
}
tenorTwoFoursII = \drummode {
tenorTwoFoursPII = \drummode {
d8-> g d8 g |
d8-> g d8 g |
d8^\markup{"M"} g^\markup{"L"} \triplet { d8 g^\markup{"H"} d } g^\markup{"H"} |