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 (procedure):
ly:music-duration-length

How to compute the duration of this music

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.

Read comments on this page, or add one.

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

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