[ << Music definitions ] | [Top][Contents][Index][ ? ] | [ Translation >> ] | ||
[ < BreathingEvent ] | [ Up : Music expressions ] | [ CompletizeExtenderEvent > ] |
1.1.16 ClusterNoteEvent
A note that is part of a cluster.
Event classes: cluster-note-event, melodic-event, music-event, rhythmic-event and StreamEvent.
Accepted by: Cluster_spanner_engraver.
Properties:
iterator-ctor
(procedure):
ly:rhythmic-music-iterator::constructor
Function to construct a
music-event-iterator
object for this music.name
(symbol):
'ClusterNoteEvent
Name of this music object.
types
(list): '(cluster-note-event melodic-event rhythmic-event event)The types of this music object; determines by what engraver this music expression is processed.
[ << Music definitions ] | [Top][Contents][Index][ ? ] | [ Translation >> ] | ||
[ < BreathingEvent ] | [ Up : Music expressions ] | [ CompletizeExtenderEvent > ] |