ahodges9 / LedFx

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 effectvice syncronized effects across your entire house!
MIT License
384 stars 91 forks source link

Add additional install for working PyAudio/portaudio #132

Closed MadLittleMods closed 3 years ago

MadLittleMods commented 3 years ago

Add additional install for working PyAudio/portaudio. Similar to https://github.com/ahodges9/LedFx/pull/99

Fix Could not import the PyAudio C module '_portaudio' error when running ledfx --open-ui

I see that portaudio was installed in the command above but wasn't able to get ledfx running until using this fix from