Package eu.bandm.tscore.base
Class Util.VoicesVisitorSync
java.lang.Object
eu.bandm.tscore.base.Util.VoicesVisitorSync
- Enclosing class:
Util
Deprecated.
use SyncEvents(FLoat/Double/Long/..) instead.
Step through all time points and process the tuple of events from
all voices which are currently "sounding".
ASSUMES that the source order of the events in the voices corresponds
to the time order.
FIXME variante die "meaning:Tp->
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionVoicesVisitorSync
(@Opt Predicate<Event> ignoreEvent, Vox... voices) Deprecated. -
Method Summary
-
Field Details
-
ignoreEvent
Deprecated. -
voiceNum
protected final int voiceNumDeprecated. -
voices
Deprecated. -
iterators
Deprecated. -
currentEvent
Deprecated. -
startsHere
protected final boolean[] startsHereDeprecated. -
nextEvent
Deprecated. -
nextTp
Deprecated. -
atLeastOneEventStartsHere
protected boolean atLeastOneEventStartsHereDeprecated.
-
-
Constructor Details
-
VoicesVisitorSync
Deprecated.
-
-
Method Details
-
loadCache
protected void loadCache(int i) Deprecated. -
apply
Deprecated. -
oneStep
Deprecated. -
process
Deprecated.
-