Switch ON and OFF Effect

Is it possible to insert an animation when switching the LED’s on and off or would that be a program request?
I have imagined that when switching on the stripes, the leds are switched on one after the other.

That would require an effect and they currently do not support “single cycles”.

That was fast thx. Do you know is this on the feature list for next releases?
Other way:
would it be possible with the macros to run an effect for only a few seconds and then start another one? Then I could do it with this

I’ve not seen it mentioned.

Best you could do now is to save effects to slots then use Preset Cycle to run between them.

Perhabs there will be a feature like this in the future. Thx for your help!

+1
I like this idea

2 Likes

I’m looking for something similar - but just for turning on the LEDs.
I like the Dissolve effect for example, shouldn’t it be possible to “delete” something in the “effect code” so that it just does the effect until all of the LEDs are turned on?
Setting the new effect as a preset and select that preset for start should work, or not?

It looks like the segmends do not have true individual state, meaning that they don’t “know” if they just turned on or off, so the segment can not start a single-shot effect after being turned on. I’m trying to implement this as part of this project: Staircase implementation

1 Like