I would like to script an interface which lets me decide which of 3 modulation curves to use for any given group. Is it possible to script a bypass for an external modulator? My thought was I could create 3 modulators, each controlled by a unique CC and with the curves I need, and then I could use a scripted control to bypass the modulators I don't need.
Otherwise, is it possible to script a control which selects a user-preset for the modulation shaper?
One thing I've tried is using $ENGINE_PAR_MOD_TARGET_INTENSITY to attempt to create an effective bypass, but that gives me results I don't quite understand.
My last resort is to just duplicate all the groups for each of the 3 curves, and then activate/deactivate groups to achieve the result. But I'm wondering if there's a better way.
Thanks in advance!