Package eu.bandm.tscore.base
Class Util.VoicesVisitorSync
java.lang.Object
eu.bandm.tscore.base.Util.VoicesVisitorSync
- Enclosing class:
- Util
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 Details
-
ignoreEvent
-
voiceNum
protected final int voiceNum -
voices
-
iterators
-
currentEvent
-
startsHere
protected final boolean[] startsHere -
nextEvent
-
nextTp
-
atLeastOneEventStartsHere
protected boolean atLeastOneEventStartsHere
-
-
Constructor Details
-
VoicesVisitorSync
-
-
Method Details
-
loadCache
protected void loadCache(int i) -
apply
-
oneStep
-
process
-