Next: , Previous: LineBreakEvent, Up: Music expressions


1.1.32 LyricCombineMusic

Align lyrics to the start of notes.

Syntax: \lyricsto voicename lyrics

Properties:

name (symbol):
'LyricCombineMusic

Name of this music object.

length (moment):
#<Mom 0>

The duration of this music.

types (list):
'(general-music lyric-combine-music)

The types of this music object; determines by what engraver this music expression is processed.

iterator-ctor (procedure):
ly:lyric-combine-music-iterator::constructor

Function to construct a music-event-iterator object for this music.