I am trying to run 3 led strips.

I am trying to run 3 led strips.
All of them cross-fading between a few palettes. (using a loop and ColorFromPalette currently)
That part is fine. I’m not looking for any fancy animation, this is the Background for other stuff.

What I haven’t worked out is how I can phase offset the 3 (by 1/3) so I get a continues flow between the 3 strips.

Can you post your current code to http://gist.github.com and share the link? Then we can look at how an offset might be integrated.