MIDI input / LED strip display timing issue

Oh, it's a function defined in the FastLED library you can use to do things in timed intervals without blocking anything, as opposed to using the FastLED.delay() function.