| [ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
| [ < UnfoldedRepeatedMusic ] | [ Up : Music expressions ] | [ UnisonoEvent > ] |
1.1.117 UnfoldedSpeccedMusic
Music that appears once repeated music is unfolded.
Properties:
-
iterator-ctor(procedure): ly:music-iterator::constructorFunction to construct a
music-event-iteratorobject for this music.-
length(moment): #<Mom 0>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
lengthminus the start time. A value ofINF-MOMENTindicates indefinite length.-
name(symbol): 'UnfoldedSpeccedMusicName of this music object.
-
types(list): '(unfolded-specification music-wrapper-music)
The types of this music object; determines by what engraver this music expression is processed.
| [ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
| [ < UnfoldedRepeatedMusic ] | [ Up : Music expressions ] | [ UnisonoEvent > ] |