Led update functions now return an array of pixel values instead of
updating the LED strip directly. This change makes it possible to
combine the effects of different LED update functions before updating
the LED strip. The function responsible for updating the LED strip is
led_visualization()