I want to edit param values in the process loop based on midi input. So midi input should trigger parameter updates. I cannot seem to find a way to do this since the process function does not have access to a GuiContext or ParamSetter object and the UI (I am using vizia) does not get any midi updates.