IParameterListener.onParameterChanged

A parameter value was changed, from the UI or the host (automation).

Suggestion: Maybe call setDirtyWhole()/setDirty() in it to request a graphic repaint.

WARNING: this WILL be called from any thread, including the audio thread.

interface IParameterListener
nothrow @nogc
void
onParameterChanged

Meta