Node:EventChord, Next:, Previous:Event, Up:Music expressions



EventChord

Internally used to group a set of events.

Music types: general-music, event-chord and simultaneous-music

Accepted by: Swallow_performer and Voice_devnull_engraver

Properties:


name (symbol)
Name of this music object Default value: 'EventChord
internal-class-name (string)
C++ class to use for this Music object Default value: Event_chord
iterator-ctor (procedure)
Function to construct music-event-iterator object for this Music Default value: Event_chord_iterator::constructor
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music event-chord simultaneous-music)

This page is for LilyPond-2.0.0 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.