[ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
[ < SimultaneousMusic ] | [ Up : Music expressions ] | [ SkipMusic > ] |
1.1.87 SkipEvent
Filler that takes up duration, but does not print anything.
Syntax: s4
for a skip equivalent to a quarter rest.
Event classes:
music-event
, rhythmic-event
, skip-event
and StreamEvent
.
Not accepted by any engraver or performer.
Properties:
-
iterator-ctor
(procedure): ly:rhythmic-music-iterator::constructor
Function to construct a
music-event-iterator
object for this music.-
name
(symbol): 'SkipEvent
Name of this music object.
-
types
(list): '(event rhythmic-event skip-event)
The types of this music object; determines by what engraver this music expression is processed.
[ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
[ < SimultaneousMusic ] | [ Up : Music expressions ] | [ SkipMusic > ] |