Next: , Previous: SequentialMusic, Up: Music expressions



SimultaneousMusic

Music playing together.

SYNTAX

\simultaneous { .. } or < .. >.

Music types: general-music and simultaneous-music

Accepted by: Swallow_engraver and Swallow_performer

Properties:

name (symbol):
'SimultaneousMusic

Name of this music object

internal-class-name (string):
Simultaneous_music

C++ class to use for this Music object

iterator-ctor (procedure):
Simultaneous_music_iterator::constructor

Function to construct music-event-iterator object for this Music

types (list):
'(general-music simultaneous-music)

The types of this music object; determines by what engraver this music expression is processed.

Read comments on this page, or add one.

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

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