"Church Call" is a bugle call which signals that religious services are about to begin. The call may also be used to announce the formation of a funeral escort.[1]


\header {
  title   = "Church Call"
  tagline = ##f
}
\paper {
  #(layout-set-staff-size 18)
}
\score {
  \relative c'' {
    \tempo   4=60
    \key     c \major
    \time    4/4
    \set     Staff.midiInstrument = #"french horn"

    g4. c8 e2\fermata
    c4  e4 g,2\fermata
    c4. e8 g2\fermata
    e4 c4 g4. g8
    c8 c16 e16 c8 e8 g,8 g8 g4
    c8 c16 e16 c8 e8 g8  g8 g,4
    c8 c16 e16 c8 e8 g,8 g8 g4
    c8 c16 e16 g8 e8 c2\fermata
    \bar "|."
  }
  \layout { }
  \midi   { }
}

References

  1. "Church Call - U.S. Army Music Bugle Calls". Archived from the original on 2016-05-17. Retrieved 2016-05-07.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.