ART: where can I find HSV equalizer/curves?

I’m trying to find in ART the equivalent of the “color equalizer” tool (e.g. in darktable) in order to change hue/saturation/brightness based on the HUE, ideally locally to a mask:

Is it possible? If so how?

Ok I found a CTL script from GitHub - artraweditor/ART-ctlscripts: A collection of CTL scripts for the ART raw processor but it is not as nice since the HUE is not visible in the graph itself so I do it a bit blindly. But at least it is possible.

There is also this:

But if you want to use it locally with masks, I think you rely on the CTL-scripts.

1 Like

Ok good to know, thanks! But yeah, I need masks here.