[ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
[ < MultiMeasureRestEvent ] | [ Up : Music expressions ] | [ MultiMeasureTextEvent > ] |
1.1.53 MultiMeasureRestMusic
Rests that may be compressed into multi-measure rests.
Syntax: R2.*4
for 4 measures in 3/4 time.
Properties:
-
elements-callback
(procedure): mm-rest-child-list
Return a list of children, for use by a sequential iterator. Takes a single music parameter.
-
iterator-ctor
(procedure): ly:sequential-iterator::constructor
Function to construct a
music-event-iterator
object for this music.-
name
(symbol): 'MultiMeasureRestMusic
Name of this music object.
-
types
(list): '(multi-measure-rest)
The types of this music object; determines by what engraver this music expression is processed.
[ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
[ < MultiMeasureRestEvent ] | [ Up : Music expressions ] | [ MultiMeasureTextEvent > ] |