public class PlaceholderEraser extends Object
hardErase==false
.
In CWN this is used for deleting pause- and hold-like events, which are only needed to define the end-poit of their predecessor by their starting point. Holds can (and should) be erased before endpoints are collected, pauses only afterwards!
The condition not to have further parameters is needed (firstly) for
holds which subdivide "one single event" in the sense of
the main parameter, but which has internal structure which subdivides the
event.
Secondly it is needed for pauses which carry additional artikulation
remarks. In this case the pause is more than a dummy and may not be erased.
See e.g.
T 1.0 2.0 3.0 VOX Alt a b % c d - % P artik ( >"scharf" ) P loud p< >p !
Constructor and Description |
---|
PlaceholderEraser(MuLiMessageReceiver<XMLDocumentIdentifier> msg) |
public PlaceholderEraser(MuLiMessageReceiver<XMLDocumentIdentifier> msg)