Programming a "Kick" effect

I can't quite figure out how to do this effect. I want to animate the tilt parameter and the intensity parameter. When the fixture is at it's lowest position, fade intensity in. When the fixture is at its highest position, fade intensity out. So, the lights will appear to "kick" up. I want a dozen of these to do it randomly. Any ideas??

Parents
  • It depends a little on the timing of the fade in and out.

    If the fade in and kick up time are the same you could do it with 3 presets - Lowest position (Off), Highest Position (On), Highest Position (Off)

    or you could split the timing of the intensity and the tilt with 4 presets -

    Lowest Position (Off) - Slightly higher position (On) - Almost highest position (On), Highest position (Off) - 

    Take these 4 presets and build a quickie absolute effect with timing that makes sense.

    Select your 12 lights in random order and apply the effect.

    It is a little tough to build this one because there are  2 different parameters that you want to keep sync'd but they have different timing - and then you want to randomize it from there.  

    Hope that helps, 

     

  • That's funny, I was just figuring out a similar effect and came to the same conclusion, Absolute Effect mixed with Presets.

Reply Children
Related