LedFx icon indicating copy to clipboard operation
LedFx copied to clipboard

LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvi...

Results 63 LedFx issues
Sort by recently updated
recently updated
newest added

Debian Buster, pyenv with Python `3.7.4`. Pure alsa no pulseaudio. Runs pretty well for at least 30 minutes, then suddenly crashes. Full log: ``` $ ledfx --open-ui Loading configuration file...

It would be great to have a way to simply turn off or on a device via the API. If there is a way right now, I don't see it...

I have a setup with hyperion running displaying to a WLED controlled led strip. I want to be able to use LedFx instead. Currently I'm running them both as services...

I'm using ESP8266 and WS2812B led light strips I made my LedFx work perfectly but it's a bummer that It cant listen to pc sound but instead, it just listens...

Hi there, I've been testing out LED FX and have run into a few issues so far that have made my experience pretty unimpressive I'm on a Mac using Chrome,...

Following the instructions here: https://ahodges9.github.io/LedFx/ and I am running into the issue of missing the C++ compiler I guess. "error: Microsoft Visual C++ 14.0 is required. Get it with "Build...

Hi, When i follow the instructions it says "pip install ledfx" if i enter this command i get an error: ` ERROR: Command errored out with exit status 1: command:...

Ubuntu 20.04 LTS Python 3.8.2 I tried to install ledfx with "pip3 install ledfx" (pip (without "3") was not found) Error message is that the file numpy/arrayobject.h is not found...

Hello, im using LedFx/SystematicLEDs for a while now. I was thinking about somehow integrating twinkly (maybe someone has already done that) Their UDP Protocol is well documented (https://xled-docs.readthedocs.io/en/latest/protocol_details.html#real-time-led-udp-packet-format) Maybe its...

Im trying to install ledfx in anaconda on my Mac but I keep getting this error(Segmentation fault: 11). Im not good at coding and im just copying and pasting code...