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.67k stars 642 forks source link

how to change curve from center to left or right ? #344

Open dev-codflaw opened 2 years ago

dev-codflaw commented 2 years ago

Someone please let me know about how to change axis, a curve in the energy section and waves generates from center, can we start from left or right ? Screenshot from 2021-09-07 00-24-11

fildaw commented 2 years ago

Try to set N_PIXEL value in config.py to double the real number of leds in your led strip

joeybab3 commented 2 years ago

@dev-codflaw have you tried the above solution?

christiantobin commented 1 year ago

Doubling the number of LEDs is not efficient. I've added this feature as part of my fork, have a look at the code: https://github.com/christiantobin/audio-reactive-led-strip/commit/36c30b8836835b25b105550f638d2a2c70255568