Package eu.bandm.music.top
Class Formplan_fuge.SigRoutingPlan
java.lang.Object
eu.bandm.music.top.Formplan_fuge.SigRoutingPlan
- Enclosing class:
Formplan_fuge
A compilation of a routing plan into data for sequencer columns.
One array of the time points, and one array per voice with a
routing index.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final float
double[]
-
Constructor Summary
ConstructorsModifierConstructorDescriptionDeprecated.protected
SigRoutingPlan
(float msecsPerWhole, Formplan_fuge.RoutingPlan plan) Convert the numeric type assignment from routingPlan: event->type into an executable sig score. -
Method Summary
-
Field Details
-
msecsPerWhole
final float msecsPerWhole -
when
public double[] when -
voices
-
-
Constructor Details
-
SigRoutingPlan
Deprecated. -
SigRoutingPlan
Convert the numeric type assignment from routingPlan: event->type into an executable sig score.
-
-
Method Details
-
dump
public void dump()Debugging only.
-