Node: PercentRepeatedMusic, Next: , Previous: PartCombineMusic, Up: Music expressions



PercentRepeatedMusic

Repeats encoded by percents.

Music types: general-music, repeated-music and percent-repeated-music

Accepted by: Chord_tremolo_engraver, Percent_repeat_engraver, Slash_repeat_engraver, Swallow_performer and Voice_devnull_engraver

Properties:


name (symbol)
Name of this music object Default value: 'PercentRepeatedMusic
internal-class-name (string)
C++ class to use for this Music object Default value: Repeated_music
iterator-ctor (procedure)
Function to construct music-event-iterator object for this Music Default value: Percent_repeat_iterator::constructor
start-moment-function (procedure)
Function to compute the negative length of starting grace notes. Default value: Repeated_music::first_start
length (procedure)
How to compute the duration of this music Default value: Repeated_music::unfolded_music_length
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music repeated-music percent-repeated-music)

This page is for LilyPond-2.0.1 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.