Node:VoltaRepeatedMusic, Previous:VoiceSeparator, Up:Music expressions



VoltaRepeatedMusic

Music types: general-music, repeated-music and volta-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: 'VoltaRepeatedMusic
iterator-ctor (procedure)
Function to construct music-event-iterator object for this Music Default value: Volta_repeat_iterator::constructor
internal-class-name (string)
C++ class to use for this Music object Default value: Repeated_music
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::volta_music_length
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music repeated-music volta-repeated-music)

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

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