Hello ETC Programmers,
I've been having an issue with an absolute effect that is just a simple color pulse. It is a part of my custom color effects generator, but the same problem happens even if I just call up the effect normally.
This effect should pulse the selected lights to color palette 801 then fade to color palette 800 over 2 seconds, but when I run the effect, it pulses to off (0R, 0G, 0B), then fades to color palette 800 to start, then individual lights gradually start pulsing correctly until the effect looks normal after a few minutes. This also effects the output to lights, so its not just a graphical glitch. All of the waveforms for my effect generator are copies of the same effect, just with timings changed. They all work fine.
Here is the effect:
Here is a video demonstrating the issue:
If anyone has any ideas thank you in advance!