Church Call

Bugle call signaling religious services or funerals From Wikipedia, the free encyclopedia

"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 {
  
elative c'' {
    	empo   4=60
    key     c major
    	ime    4/4
    set     Staff.midiInstrument = #"french horn"

    g4. c8 e2fermata
    c4  e4 g,2fermata
    c4. e8 g2fermata
    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 c2fermata
    bar "|."
  }
  layout { }
  midi   { }
}

References

Related Articles

Wikiwand AI