Scott Lawson a38a8e1680 Refactored all of the led_update_X functions
Led update functions no longer return a colorized array. Colorizing is
now done in led_visualization. It makes more sense for the led_update_X
functions to return 1D brightness arrays and then to apply color
afterwards. This should also improve performance somewhat. Also added a
new function leak_saturated_pixels() which allows saturated colors (>255
value) to leak into the adjacent color channels
2016-10-23 16:46:52 -07:00
2016-10-12 16:02:23 -07:00
Description
Fixes for Raspberry Pi 3 and notmatt/audio-reactive-led-strip
31 MiB
Languages
Python 100%