Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sACN input not processed unless an animated pattern is selected #60

Open
ArcanoxDragon opened this issue May 8, 2024 · 1 comment
Open

Comments

@ArcanoxDragon
Copy link

I just spent 30 minutes trying to figure out why my lights weren't animating from the sACN data I'm sending from LedFx. If I changed any parameters of the lights within the led-control panel, it would update the pixels with the latest "snapshot" from LedFx, but they wouldn't animate on their own.

I accidentally fixed it while playing around with the local patterns in led-control...it seems like if a "static" pattern is chosen (like "Static Color", "Static White", etc), the data from sACN is not processed. An animated pattern needs to be selected (it doesn't seem to matter which one...I used "Hue Scan 1D") in order for the sACN data to properly animate the lights.

It doesn't seem like the local pattern should matter at all if sACN is in use...it was not even remotely clear why they randomly stopped working and then randomly started working again until I stumbled upon this discovery.

@somethingbitme
Copy link

Interesting find, thanks. I ran into the same issue and this saved me a lot of time troubleshooting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants