Assembly (bugle call)

From Wikipedia, the free encyclopedia

"Assembly" is a bugle call that signals troops to assemble at a designated place.[1]

"Assembly" and "Adjutant's Call" are the two bugle calls that make up the "formation" category of bugle call.[2]

Score


header {
  title   = "Assembly"
  tagline = ##f
}
paper {
  #(layout-set-staff-size 18)
}
score {
  
elative c'' {
    	empo   4=200
    key     c major
    	ime    4/4
    set     Staff.midiInstrument = #"french horn"

    partial 4
    g8. g16
    c8. g16 c8. e16 c4 c8. c16
    e8. c16 e8. g16 e4 c8. e16
    g4      e8. c16 g4 g8. g16
    c4      c8. c16 c4fermata
    bar "|."
  }
  layout { }
  midi   { }
}

References

Related Articles

Wikiwand AI