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.

Music types: general-music, event, rhythmic-event and skip-event

Accepted by: Skip_event_swallow_translator, Swallow_engraver and Swallow_performer

Properties:

name (symbol):
'SkipMusic

Name of this music object

internal-class-name (string):
Music

C++ class to use for 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):
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.

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

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

Other languages: English.
Using automatic language selection.