Sean Meighan
Software => Enhancement Requests => Topic started by: n8hart on November 02, 2024, 02:01:30 PM
-
Maybe this exists already, and I just don?t know how to do it.
There is a feature in Fusion 360 that allows you to define parameters (named values) that you can then reference when setting dimensions. This allows the user to apply a value change to anything that was assigned that parameter.
I think this functionality could be very useful in xLights.
Let's say you have multiple on/ off effects and they all need the same end intensity.
When you set the value, you would instead use a parameter you configured for the sequence. Any on/ off effects you set up using that parameter in place of a value would share that parameter?s value. If you wanted to change that value, you just need to open up the parameter and update its value. Anything referencing that value would be updated at the same time. This would eliminate the need to select multiple effects to apply a change to all of them.
Hope this makes sense. If I were a C++ dev, I'd build it, but I'm just a .NET dev :).