Screen Ambience too Aggressive

Hello,

Been using SignalRGB for about a year and it’s been great for tying all my lighting systems together! That being said, the main reason I got it was to tie my Phillips Hue lighting in my room together with all the the other components for total Screen Ambience. They all work & detect and I’ve laid out my monitor accordingly in the layout.

However, the system isn’t very good for room lighting. It’s too “bouncy” the immediate color shifts are really jarring and I’m basically unable to use the Phillips Hue because my room feels like a disco dance floor. Is there a way to calm it down? Maybe take the majority of pixels in a hit box and slowly transition to the next color rather than an immediate rapid change? I’ve even maximized the hit boxes to try and reduce this problem. I’ve been waiting patiently for this to be fixed as I can’t be the only person with this problem. The official Phillips Hue app does a fantastic job of tackling this problem, but it just didn’t include my case lights - looking for the complete package.

Thank you,
Anthony

+1 Very surprised we don’t have a way to choose interpolation speed between colors to make screen ambience more usable. In it’s current state it’s chaos.

We’ve recently replaced the renderer (webkit->skia), which will allow for more flexibility in that regard. Additionally, Screen Ambience is a tiny amount of javascript (duplicate it and toss it in Documents/Whirlwindfx/Effects) - you’re welcome to add the interp if you need it. :wink: We don’t get this request often.

The current beta supports more robust css options, so you’ll see more solutions to issues like this soon. (blur, blend opts)

Also, the Philips Hue source is public, you can contribute here as well. https://gitlab.com/signalrgb/philipshue/

Hello Matt, do you have Screen Ambience JS code somewhere on gitlab? Couldn’t find anything by searching via keywords at SignalRgb · GitLab . Also, I opened Documents/Whirlwindfx/Effects and it is completely empty, so I am not sure where to find initial Screen Ambience code to edit it with the interpolation. It would be great if you could share a link or exact code here

Thanks,
Hlib