| [ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
| [ < ApplyContext ] | [ Up : Music expressions ] | [ ArpeggioEvent > ] |
1.1.7 ApplyOutputEvent
Call the argument with all current grobs during interpreting phase.
Syntax: \applyOutput #'context func
Arguments to func are 1. the grob, 2. the originating context, and 3. the context where func is called.
Event classes:
apply-output-event, layout-instruction-event, music-event and StreamEvent.
Accepted by: Output_property_engraver.
Properties:
-
name(symbol): 'ApplyOutputEventName of this music object.
-
types(list): '(event apply-output-event)
The types of this music object; determines by what engraver this music expression is processed.
| [ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
| [ < ApplyContext ] | [ Up : Music expressions ] | [ ArpeggioEvent > ] |