Military Wiki

Question book-new

This article does not contain any citations or references. Please improve this article by adding a reference. For information about how to add references, see Template:Citation.


Mail Call played on the bugle by a member of the United States Army Band

Problems playing this file?

Mail Call is a bugle call which signals personnel to assemble for the distribution of mail. <score lang="lilypond" raw="1">

\header {

 title   = "Mail Call"
 tagline = ##f

} \paper {

 #(layout-set-staff-size 18)

} \score {

 \relative c {
   \tempo   4=176
   \key     c \major
   \time    2/4
   \set     Staff.midiInstrument = #"french horn"
   c8-. c16 c16 c8-. g8-.
   c8-. c16 c16 c8-. g8-.
   c8-. e8-.    c8-. e8-.
   c8-. c8-.    g4\fermata
   \bar "|."
 }
 \layout { }
 \midi   { }

} </score>

All or a portion of this article consists of text from Wikipedia, and is therefore Creative Commons Licensed under GFDL.
The original article can be found at Mail Call (bugle call) and the edit history here.