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



ArticulationEvent

Adds an articulation marking to a note. Syntax: noteXY, where X is a direction (up ^, down _, or LilyPond's choice (no direction specified)), and where Y is an articulation (such as -., ->, \tenuto, \downbow). See the user manual for details.

Music types: general-music, event, articulation-event and script-event

Accepted by: Script_engraver, Swallow_performer and Voice_devnull_engraver

Properties:


name (symbol)
Name of this music object Default value: 'ArticulationEvent
internal-class-name (string)
C++ class to use for this Music object Default value: Event
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music event articulation-event script-event)

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

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