Next: HarmonicEvent, Previous: GlissandoEvent, Up: Music expressions
Interpret the argument as grace notes.
Properties:
name (symbol):'GraceMusic
     Name of this music object
start-callback (procedure):ly: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):ly: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.
Next: HarmonicEvent, Previous: GlissandoEvent, Up: Music expressions
This page is for LilyPond-2.10.33 (stable-branch).