Next: HarmonicEvent, Previous: GlissandoEvent, Up: Music expressions
Interpret the argument as grace notes.
Music types: grace-music, music-wrapper-music and general-music
Accepted by: Swallow_engraver and Swallow_performer
Properties:
name
(symbol):'GraceMusic
Name of this music object
internal-class-name
(string):Music_wrapper
C++ class to use for this Music object
start-callback
(procedure):Grace_music::start_callback
Function to compute the negative
length of starting grace notes. This property can only be defined as
initializer in define-music-types.scm.
length
(moment):#<Mom 0>
The duration of this music
iterator-ctor
(procedure):Grace_iterator::constructor
Function to construct music-event-iterator object for this Music
types
(list):'(grace-music music-wrapper-music general-music)
The types of this music object; determines by what engraver this music expression is processed.
This page is for LilyPond-2.6.3 (stable-branch).