[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Beam_collision_engraver ] | [ Up : Engravers and Performers ] | [ Beam_performer > ] |
2.2.11 Beam_engraver
Handle Beam
events by engraving beams. If omitted, then notes are
printed with flags instead of beams.
Music types accepted:
beam-event
Properties (read)
-
baseMoment
(moment) Smallest unit of time that will stand on its own as a subdivided section.
-
beamMelismaBusy
(boolean) Signal if a beam is present.
-
beatStructure
(list) List of
baseMoment
s that are combined to make beats.-
subdivideBeams
(boolean) If set, multiple beams will be subdivided at
baseMoment
positions by only drawing one beam over the beat.
This engraver creates the following layout object(s):
Beam
.
Beam_engraver
is part of the following context(s) in \layout
: CueVoice
, DrumVoice
, GregorianTranscriptionVoice
, KievanVoice
, MensuralVoice
, NullVoice
, PetrucciVoice
, StandaloneRhythmVoice
, TabVoice
, VaticanaVoice
and Voice
.
[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Beam_collision_engraver ] | [ Up : Engravers and Performers ] | [ Beam_performer > ] |