Node:ApplyOutputEvent, Next:, Previous:ApplyContext, Up:Music expressions



ApplyOutputEvent

Call the argument with all current grobs during interpreting phase.

SYNTAX

pplyoutput FUNC

arguments to func are 1. the grob, 2. the originating context, 3. context where FUNC is called.

Music types: general-music and layout-instruction

Accepted by: Output_property_engraver, Swallow_performer and Voice_devnull_engraver

Properties:


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

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

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