IParameterListener.onParameterChanged

Called when a parameter value was changed You'll probably want to call setDirtyWhole() or setDirty() in it to make the graphics respond to host changing a parameter.

interface IParameterListener
nothrow @nogc
void
onParameterChanged

Meta