Hello,
How do we support behaviors in out custom parameters in FxPlug?
A simple example would simply be recreating the float parameter.
Once we have done that we would like to support multi-dimensional vectors of floats.
Thanks, Nikki
Hello,
How do we support behaviors in out custom parameters in FxPlug?
A simple example would simply be recreating the float parameter.
Once we have done that we would like to support multi-dimensional vectors of floats.
Thanks, Nikki
Please have a look at the FxSimpleColorCorrector example that comes with the SDK. It shows how to implement a simple color wheel parameter.
Do you know where to find the FxSimpleColorCorrector example?