List of all members
Plotter Class Reference

A plotter component that displays the Modulator valueYou can add values with addValue(). More...

Inherits Component, SettableTooltipClient, and Timer.

Detailed Description

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.

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.