scottlawsonbc / audio-reactive-led-strip

:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
MIT License
2.68k stars 644 forks source link

Missing Files #263

Closed billz-net closed 4 years ago

billz-net commented 4 years ago

In the article, you say to edit config.py but don't indicate where it is. Doesn't seem to be in any of the new directories created by the install.

andres91-gif commented 4 years ago

it is if you go to directory: cd audio-reactive-led-strip/python/config.py

andres91-gif commented 4 years ago

sorry, my mistake cd audio-reactive-led-strip/python sudo nano config.py

joeybab3 commented 4 years ago

As mentioned above it is in the python directory of the repository, so enter it wherever you cloned or downloaded it.