diff --git a/5-4_marches/cullen_bay/notes.tenor.ily b/5-4_marches/cullen_bay/notes.tenor.ily index 562021c..e6faeac 100644 --- a/5-4_marches/cullen_bay/notes.tenor.ily +++ b/5-4_marches/cullen_bay/notes.tenor.ily @@ -13,5 +13,5 @@ tenorAB = \drummode { \flourish { d4 g4 d4 g4 d4 } | d8. g16 d8-> g8-> r8 g8 d4 d4 | \flourish { d4 g4 } d8-> g8 d8.-> g16-> r8 d8-> - r4 d4 d8 \dr g8 d4 \fr d4 | + r4 d4 d8^"scoop"\dr g8 d4^"end"\fr d4 | } diff --git a/9-8_marches/going_to_vancouver_hills/bass.ly b/9-8_marches/going_to_vancouver_hills/bass.ly new file mode 100644 index 0000000..fea78ca --- /dev/null +++ b/9-8_marches/going_to_vancouver_hills/bass.ly @@ -0,0 +1,40 @@ +\version "2.18.2" + +\include "lilydrum.ly" + +\include "./config.ily" +\include "./notes.bass.ily" + +\score { + \new PipeBandDrumStaff { + \global + \bassglobal + << + \new NullVoice = "format" { + \repeat unfold 4 { + \repeat volta 2 { + \line + } + \break + } + }%Format + + \new DrumVoice = "bass" { + \bassA + + \bassB + + \bassC + + \bassD + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentBass + composer = \composerBass + arranger = \arrangerBass + } +} diff --git a/9-8_marches/going_to_vancouver_hills/full.ly b/9-8_marches/going_to_vancouver_hills/full.ly index 2565134..b0b39b8 100644 --- a/9-8_marches/going_to_vancouver_hills/full.ly +++ b/9-8_marches/going_to_vancouver_hills/full.ly @@ -4,7 +4,7 @@ \include "lilydrum.ly" \include "./config.ily" -%\include "./notes.bass.ily" +\include "./notes.bass.ily" \include "./notes.tenor.ily" %\include "./notes.side.ily" \include "./notes.pipes.ily" @@ -72,13 +72,24 @@ \tenorA \tenorB + + \tenorC + + \tenorD + } + \new PipeBandDrumStaff = "bass" { + \bassglobal + \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass } + \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass} + + \bassA + + \bassB + + \bassC + + \bassD } -% \new PipeBandDrumStaff = "bass" { -% \bassglobal -% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass } -% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass} -% -% } >> \header { title = \title diff --git a/9-8_marches/going_to_vancouver_hills/notes.bass.ily b/9-8_marches/going_to_vancouver_hills/notes.bass.ily new file mode 100644 index 0000000..ad2de9d --- /dev/null +++ b/9-8_marches/going_to_vancouver_hills/notes.bass.ily @@ -0,0 +1,30 @@ +% 9/8 Going to Vancouver Hills +% Bass +\version "2.18.2" +composerBass = "F.J. de Boone, 2017" +arrangerBass = "" +bassglobal = {} +% Music +bassA = \drummode { + \repeat unfold 8 { + r4. bd4. r4. + } +} +bassB = \drummode { + \repeat unfold 8 { + bd4. r4. r4. + } +} +bassC = \drummode { + \repeat unfold 8 { + r4. r4. bd4. + } +} +bassD = \drummode { + \repeat unfold 2 { + bd4. r4. r4. | + r4. bd4. r4. | + r4. r4. bd4. | + r4. r4. r4. | + } +} diff --git a/9-8_marches/going_to_vancouver_hills/notes.tenor.ily b/9-8_marches/going_to_vancouver_hills/notes.tenor.ily index 709e98e..050abef 100644 --- a/9-8_marches/going_to_vancouver_hills/notes.tenor.ily +++ b/9-8_marches/going_to_vancouver_hills/notes.tenor.ily @@ -28,3 +28,6 @@ tenorB = \drummode { r4. r4. d4 g8 | d4 g8 d8 g d g8 d g | } + +tenorC = \drummode { \tenorA } +tenorD = \drummode { \tenorB } diff --git a/9-8_marches/going_to_vancouver_hills/tenor.ly b/9-8_marches/going_to_vancouver_hills/tenor.ly index 772bfb9..3d7538f 100644 --- a/9-8_marches/going_to_vancouver_hills/tenor.ly +++ b/9-8_marches/going_to_vancouver_hills/tenor.ly @@ -23,6 +23,10 @@ \tenorA \tenorB + + \tenorC + + \tenorD } >> } diff --git a/airs/the_mist_covered_mountains/notes.tenor.ily b/airs/the_mist_covered_mountains/notes.tenor.ily index e886e66..8e76ab0 100644 --- a/airs/the_mist_covered_mountains/notes.tenor.ily +++ b/airs/the_mist_covered_mountains/notes.tenor.ily @@ -10,7 +10,7 @@ tenorA = \drummode { d8. g16 d8 g8 r8 g8 | d4. g | d4. g8 r8 g8 | - d4. g8. d16 g8 | + d4. g8 d8 g8 | d8 g8 d8 g8 r4 } tenorB = \drummode {