[ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
[ < ExtenderEvent ] | [ Up : Music expressions ] | [ FingerGlideEvent > ] |
1.1.34 FineEvent
End the performance, not necessarily at the written end of the music.
Event classes:
fine-event
, music-event
, StreamEvent
and structural-event
.
Accepted by: Bar_engraver
, Divisio_engraver
, Jump_engraver
, Timing_translator
and Volta_engraver
.
Properties:
iterator-ctor
(procedure):
ly:fine-iterator::constructor
Function to construct a
music-event-iterator
object for this music.name
(symbol):
'FineEvent
Name of this music object.
types
(list): '(fine-event event)The types of this music object; determines by what engraver this music expression is processed.