Node: NonEventSkip, Next: , Previous: Music, Up: Music expressions



NonEventSkip

Filler that takes up duration, but does not print anything. This also does not create any event-accepting contexts.

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

Accepted by: Skip_event_swallow_translator, Swallow_performer and Voice_devnull_engraver

Properties:


name (symbol)
Name of this music object Default value: 'NonEventSkip
internal-class-name (string)
C++ class to use for this Music object Default value: Music
length (procedure)
How to compute the duration of this music Default value: ly:music-duration-length
iterator-ctor (procedure)
Function to construct music-event-iterator object for this Music Default value: Simple_music_iterator::constructor
types (list)
The types of this music object. Determines iteration in some cases. Default value: '(general-music event rhythmic-event skip-event)

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

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