Yeah. Doesnt look like there is any option besides manually "setting" it which is useless as you dont have a preview of what that saturation was. Wish Photoshop scripting model was better.
This isn't exactly what you're looking for, but it may be a nice stopgap in the meantime:
With the brush tool selected, hold down Alt+Shift+RMB. You can then drag the cursor around to select a new color without having to go to the color palette or color picker.
I've been on the hunt for a similar script recently, after seeing this pretty amasing youtube video ( https://www.youtube.com/watch?v=8avdCe-w96g) , of a guy using a midi input device to control Photoshop sliders, I've been determined to find out how to do such a thing in Windows. As I'm not technically minded it's been a murderous challenge, but I have found some gold along the way that I can share with you.
Another script but in text form. https://forums.adobe.com/message/5929581
(Sounds like a more versatile script but I have no idea how to apply it, any guidance would be appreciated?)
I'm having some trouble getting the scripts to work properly for me, both those listed in the linked adobe thread, and the one posted by buliarca. I've tried saving the script in the adobe thread as a .jsx file and then loading into photoshop, but nothing happens when I import it. Alternatively, buliarca's scripts have some success, but if I change the percentage that I wish to adjust the hsb sliders, they end up cycling in a small loop. I'm inexperienced when it comes to working with scripts, so if anyone has suggestions that would be amazing. Thank you.
I'm having some trouble getting the scripts to work properly for me, both those listed in the linked adobe thread, and the one posted by buliarca. I've tried saving the script in the adobe thread as a .jsx file and then loading into photoshop, but nothing happens when I import it. Alternatively, buliarca's scripts have some success, but if I change the percentage that I wish to adjust the hsb sliders, they end up cycling in a small loop. I'm inexperienced when it comes to working with scripts, so if anyone has suggestions that would be amazing. Thank you.
Hi Miroanimates, for the script I've done it is
supposed to work like that, for instance if you are increassing the brightness with 5 procent after you will reach the 100 it will start from 0. Do you prefer it to stop? Maybe I can add an option to be checked so it will stop.
Hi Buliarca,
Actually it's doing something a little different for me, I changed the percentage to three, and then if I'm using the one of the increase hotkeys, and say I'm starting on 61, it will progress to 64, then 67, then 70, then 73, then 76, but then reverse and start going back down again, back to 70, then to 67, then to 64, etc. It will just keep looping in a small bracket. Any suggestions would be great. Thank you.
Hi Miroanimates,
hmm that's wierd, I've testd the script and it worked like it supposed to. Would you be willing to make a video screen capture, maybe I can spot the problem when you are using it?
Replies
Yeah. Doesnt look like there is any option besides manually "setting" it which is useless as you dont have a preview of what that saturation was. Wish Photoshop scripting model was better.
Thanks for posting the info before I wasted a whole bunch of time trying to figure it out.
I guess the best option is to use a color wheel like Coolorus or the like.
With the brush tool selected, hold down Alt+Shift+RMB. You can then drag the cursor around to select a new color without having to go to the color palette or color picker.
Example of decreasing brightness:
Ill try and make it as scripts with timers as right now if you run that you have to smash the the key to decrease
Light/Darken Script:
http://blog.kam88.com/en/lighten-darken-color-script.html
Another script but in text form.
https://forums.adobe.com/message/5929581
(Sounds like a more versatile script but I have no idea how to apply it, any guidance would be appreciated?)
Similar HSB text script:
https://forums.adobe.com/thread/1311143
http://buliarcatools.blog.fc2.com/blog-entry-9.html
http://www.youtube.com/embed/vIG2D9nRwaA
Hi Miroanimates, for the script I've done it is
supposed to work like that, for instance if you are increassing the brightness with 5 procent after you will reach the 100 it will start from 0. Do you prefer it to stop? Maybe I can add an option to be checked so it will stop.
Actually it's doing something a little different for me, I changed the percentage to three, and then if I'm using the one of the increase hotkeys, and say I'm starting on 61, it will progress to 64, then 67, then 70, then 73, then 76, but then reverse and start going back down again, back to 70, then to 67, then to 64, etc. It will just keep looping in a small bracket. Any suggestions would be great. Thank you.
hmm that's wierd, I've testd the script and it worked like it supposed to. Would you be willing to make a video screen capture, maybe I can spot the problem when you are using it?
http://buliarcatools.blog.fc2.com/blog-entry-9.html