[ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
[ < VoiceSeparator ] | [ Up : Music expressions ] | [ VoltaRepeatStartEvent > ] |
1.1.123 VoltaRepeatEndEvent
Signal the end of a volta-style repeat. Multiple end events per start event can be expected when there are alternative endings.
Event classes:
music-event
, StreamEvent
, structural-event
and volta-repeat-end-event
.
Accepted by: Divisio_engraver
, Lyric_repeat_count_engraver
, Repeat_acknowledge_engraver
and Signum_repetitionis_engraver
.
Properties:
name
(symbol):
'VoltaRepeatEndEvent
Name of this music object.
types
(list): '(volta-repeat-end-event structural-event event)The types of this music object; determines by what engraver this music expression is processed.