Node:AutoChangeMusic, Next:, Previous:ArticulationEvent, Up:Music expressions



AutoChangeMusic

Used for making voices that switch between piano staves automatically.

Music types: general-music, music-wrapper-music and auto-change-instruction

Accepted by: Swallow_performer and Voice_devnull_engraver

Properties:


name (symbol)
Name of this music object Default value: 'AutoChangeMusic
internal-class-name (string)
C++ class to use for this Music object Default value: Music_wrapper
iterator-ctor (procedure)
Function to construct music-event-iterator object for this Music Default value: Auto_change_iterator::constructor
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music music-wrapper-music auto-change-instruction)

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

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