Copy link to clipboard
Copied
I have 50+ presets with support slider. Applying one of them will show a slider with a default amount of 100. I can change the slider from 0 to 200.
What I want is, to set the slider at 60 by default when I apply the preset instead of 100. I have used the presets on various cameras and I found the presets best to use at 60. I don't want to create a new preset. Is it possible to edit the presets.xmp for default slider amount? like example crs:Amount="60"?
Any help and would be highly appreciated 🙂
Copy link to clipboard
Copied
I don't know if that option exists, but it should be easy to simply try it. The worst that can happen is that you get an error on startup, or the preset no longer works.
Copy link to clipboard
Copied
I just tried it and saved a new preset from another preset with 50% amount setting. It seems to depend on what the preset does. If the preset makes a simple global adjustment, then setting the amount slider to 50% simply changes the global adjustment sliders. Saving a new preset saves these new values, not the amount correction. However, with a more advanced preset that adds a mask, I do see that the amount is stored rather than the new local adjustment settings settings:
crs:What="Correction"
crs:CorrectionAmount="0.5"
crs:CorrectionActive="true"