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



PartCombineMusic

Combine two parts on a staff, either merged or as separate voices.

Music types: general-music and part-combine-music

Accepted by: Swallow_performer and Voice_devnull_engraver

Properties:


name (symbol)
Name of this music object Default value: 'PartCombineMusic
internal-class-name (string)
C++ class to use for this Music object Default value: Simultaneous_music
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music part-combine-music)
iterator-ctor (procedure)
Function to construct music-event-iterator object for this Music Default value: Part_combine_music_iterator::constructor

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

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