Drill Call


"Drill Call" is a bugle call which sounds as a warning to turn out for drill.

 \header {   title   = "Drill Call"   tagline = ##f } \paper {   #(layout-set-staff-size 18) } \score {   \relative c'' {     \tempo   4=144     \key     c \major     \time    2/4     \set     Staff.midiInstrument = #"french horn"      \partial 8     c16 c16     c8-. g16 g16 g8-. e'16 e16     e8-. c16 c16 c8   r8     g8-. c16 e16 g8-. e8-.     g4.               c,16 c16     c8-. g16 g16 g8-. e'16 e16     e8-. c16 c16 c8   r8     g8-. g16 g16 \times 2/3 { g8 g8 g8 }     c4 ~ c8     \bar "|."   }   \layout { }   \midi   { } }

References