Fatigue Call
"Fatigue Call" is a bugle call which signals all designated personnel to report for fatigue duty.{{Cite web|url=https://www.bands.army.mil/music/buglecalls/fatiguecall.asp|archive-url=https://web.archive.org/web/20130105220355/http://bands.army.mil/music/buglecalls/fatiguecall.asp|url-status=dead|archive-date=January 5, 2013|title=Fatigue Call – U.S. Army Music Bugle Calls|website=bands.army.mil|access-date=2020-03-07}}
\header {
title = "Fatigue Call"
tagline = ##f
}
\paper {
#(layout-set-staff-size 18)
}
\score {
\relative c'' {
\tempo 4.=100
\key c \major
\time 3/8
\set Staff.midiInstrument = #"french horn"
c8-. e8-. c8-.
g'8-. \times 2/3 { g16 g16 g16 } g8-.
c,8-. e8-. c8-.
g'8-. \times 2/3 { g16 g16 g16 } g8-.
c,8-. e8-. c8-.
g4 r8
c8-. e8-. c8-.
g'8-. \times 2/3 { g16 g16 g16 } g8-.
c,8-. e8-. c8-.
g'4 r8
c,8-. \times 2/3 { c16 c16 c16 } c8-.
c4.\fermata
\bar "|."
}
\layout { }
\midi { }
}