|
|
|
| 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>
The original article can be found at Mail Call (bugle call) and the edit history here.
