@DabDab @d-healey @Straticah @ulrik @vstboy3000 @Matt_SF @DanH @orange @lalalandsynth (I made sure to @ everyone on this thread)
I like how people contribute here, and it's a pretty great community so far and I appreciate all the help; so I wanted to give back something.
In this posting, I love those knobs, but they're purple, they may not match the existing theme of the UI. If you want to take hours off your life modifying each one, you could, but rather than that I wrote a shell script that I think will help. This allows you to modify the hue, saturation and brightness of an image via ImageMagick. I included some safety governors, a run directory (to preserve the source images from change) and also logging. This will modify a directory full of frames for as many as you have in the directory.
Here are some examples:
Original Knob:
[huemod]: Knob Dabdab_00000.png - Brightness: 200 | Saturation: 100 | Hue: 150
[huemod]: Knob Dabdab_00000.png - Brightness: 200 | Saturation: 100 | Hue: 190
[huemod]: Knob Dabdab_00000.png - Brightness: 100 | Saturation: 50 | Hue: 50
This has also been tested with Strip Generator.exe (and believe it or not it runs under WINE)
The script can be found here: https://uploadnow.io/f/prc7nSH (updated link)
Enjoy!
--FD1