Update graphics on parameter change

There’s a similar topic here: Updating parameters and control labels dynamically

I think you want to override the OnParamChange(paramIndex) function in order to update your LCD display whenever the parameter associated with the knob changes.