[ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
[ < LineBreakEvent ] | [ Up : Music expressions ] | [ LyricEvent > ] |
1.1.48 LyricCombineMusic
Align lyrics to the start of notes.
Syntax: \lyricsto
voicename lyrics
Properties:
iterator-ctor
(procedure):
ly:lyric-combine-music-iterator::constructor
Function to construct a
music-event-iterator
object for this music.length
(moment):
#<Mom infinity>
The endpoint of this music. This property is unhappily named in that it does not account for any initial grace notes: the full length of the music is
length
minus the start time. A value ofINF-MOMENT
indicates indefinite length.name
(symbol):
'LyricCombineMusic
Name of this music object.
types
(list): '(lyric-combine-music)The types of this music object; determines by what engraver this music expression is processed.