First Sergeant's Call
"First Sergeant's Call" is a bugle call which signals that the First Sergeant is about to form the company.
\header {
title = "First Sergeant's Call"
tagline = ##f
}
\paper {
#(layout-set-staff-size 18)
}
\score {
\relative c'' {
\tempo 4=120
\key c \major
\time 2/4
\set Staff.midiInstrument = #"french horn"
\partial 8
\times 2/3 { g16 c16 e16 }
g8 \times 2/3 { g16 g16 g16 } g8 \times 2/3 { g,16 c16 e16 }
g8 \times 2/3 { g16 g16 g16 } g8 \times 2/3 { g,16 c16 e16 }
g8 \times 2/3 { g16 g16 g16 } g8\fermata r8
\bar "|."
}
\layout { }
\midi { }
}
References
- [https://web.archive.org/web/20130105220837/http://bands.army.mil/music/buglecalls/firstsergeantscall.asp bands.army.mil]
{{Bugle calls}}
{{music-instrument-stub}}