Do you have implemented the IComponentHandler interface? And do you send parameter changes made via IComponentHandler::beginEdit()
, ::performEdit ()
and ::endEdit ()
to the processor in the process function?
1 Like