Programming a chase effect with colour changes with LED par cans

I'm scratching my head a bit in that I'm close to an effect but not quite gettin over the line. I have a row of RGB par cans and I want to program an effect where each can comes on in sequence in one colour, then another, then another and so on then repeats the pattern. So for example a red beam runs along the row, then a blue, then a green and so on. I've recorded a load of by type colour palettes (including a "black" pallete) and I'm using an absolute effect but I can't quite get the effect I want - it seems to cross fade between shades, even with the in time at 0. I'm guessing I'm just not getting the righ combination of groupoin and so on. Any suggestions, folks? 

 

Thanks.

Parents Reply
  • I thought I'd tried 1 but I will check. A black palette has the desired effect of making the can appear off even when its intensity is at full - that much works.

    Making this as simple as I could, I reduced it to three cans, so the effect I'm looking for is (one step per line)

    R--
    -R-
    --R
    G--
    -G-
    --G
    B--
    -B-
    --B (loop around to the start again).

    where - denotes a can that is off, and R G or B a can in that colour.

    I've sort of got close with nine steps of CP1 CP4 CP4 CP2 CP4 CP4 CP3 CP4 CP4 where CP1 is saturated red palette, CP2 is green, CP3 is blue and CP4 is black (pull the saturation right down on the colour picker) and a grouping of nine.

    Thanks for the suggestions.

Children
Related