Skip to content

Feat/replace post proc via osc

Michał Seta requested to merge feat/replacePostProc_via_OSC into develop

This merge request adds OSC message handling for executing replacePostProcessor and replaceAmbiPostProcessor. Those methods use arguments that require arrays therefore the method application is set in two steps:

  • set up the properties
  • apply the method

Merge request reports