A plotter component that displays the Modulator valueYou can add values with addValue(). More...
Inherits Component, SettableTooltipClient, and Timer.
A plotter component that displays the Modulator value
You can add values with addValue().
This should be periodic (either within the audio callback or with a designated timer in your Editor, as the plotter only writes something if new data is added.