Adds an articulation marking to a note. Syntax:
noteX
Y
, 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)
'ArticulationEvent
internal-class-name
(string)
Event
types
(list)
'(general-music event articulation-event script-event)
This page is for LilyPond-2.0.1 (stable-branch).