[ << Music definitions ] | [Top][Contents][Index][ ? ] | [ Translation >> ] | ||
[ < Music ] | [ Up : Music expressions ] | [ NoteGroupingEvent > ] |
1.1.46 NoteEvent
A note.
Outside of chords, any events in articulations
with a listener
are broadcast like chord articulations, the others are retained.
For iteration inside of chords, See section EventChord.
Event classes: melodic-event, music-event, note-event, rhythmic-event and StreamEvent.
Accepted by: Chord_name_engraver, Completion_heads_engraver, Drum_note_performer, Drum_notes_engraver, Fretboard_engraver, Note_heads_engraver, Note_name_engraver, Note_performer, Part_combine_engraver, Phrasing_slur_engraver, Slur_engraver and Tab_note_heads_engraver.
Properties:
iterator-ctor
(procedure):
ly:rhythmic-music-iterator::constructor
Function to construct a
music-event-iterator
object for this music.name
(symbol):
'NoteEvent
Name of this music object.
types
(list): '(event note-event rhythmic-event melodic-event)The types of this music object; determines by what engraver this music expression is processed.
[ << Music definitions ] | [Top][Contents][Index][ ? ] | [ Translation >> ] | ||
[ < Music ] | [ Up : Music expressions ] | [ NoteGroupingEvent > ] |