-
Create Grouped effects in effects controls panel via script
Hi guys, I am trying to apply an expression controller to the effects controls panel via script. I would like to achieve something like this (please check the screenshot). I want to have an effect layer that contains both single effects and grouped ones. Is it possible to do it via script?
I have tried to add different effect controllers, but I am not sure how to parent-child/group themI know there is a solution with the creation of an ffx file and applying it via applyPreset or via binary script, but this approach sometimes doesn’t work as I want. applyPreset method depends on the selection and has some unwanted side effects, so I want to have full control instead and to be able to create it via script