Next: , Previous: SkipEvent, Up: Music expressions


SkipMusic

Filler that takes up duration, does not print anything, and also does not create staffs or voices implicitly.

Syntax: \skip duration.

Properties:

name (symbol):
'SkipMusic

Name of this music object

length-callback (procedure):
ly:music-duration-length

How to compute the duration of this music. This property can only be defined as initializer in define-music-types.scm.

iterator-ctor (procedure):
ly:simple-music-iterator::constructor

Function to construct music-event-iterator object for this Music

types (list):
'(general-music event rhythmic-event skip-event)

The types of this music object; determines by what engraver this music expression is processed.



Next: , Previous: SkipEvent, Up: Music expressions

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

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.