This seems like it should be fairly easy, but I cannot figure out how to accomplish it. I have a window wrapped in LED's. Let's say each side is 50 pixels. What effect can I use to fill this 200 pixel window frame with alternating colors RED and WHITE? I want something that lets me just say here are the 2 colors I want...and give me a way to set how wide each color strip, lets say 5 pixels wide. Single Strand and Spirals almost get me there, but they seem to be direction based, so they cannot wrap a windows both up and across at the same time. what I want is every 5 pixels red then next 5 pixels white all the way around the length of my window wrap.