-
APDSR.
Retriggerable.
"p" = "peak" is optional,
if == null it defaults to 1.0f, modeling the conventional "Adsr".
Gate is true if input !=0.
Trigger is modelled by any change in the event number = the int source in "trigger".
Execution is re-triggerable, i.e.
Pitch calculation:
With "increment==1.0", this code plays one array position in one run-step.
Last graphic experiments are VERY OLD and in
metatools/mvc/SwingBoxAndLineView (currently not in make)
..
Central class to realize control values which can come from different sources
and flow to different consumers.