IPCB Fader

Okay, I don't really know how to explain this feature I'm looking for but I'll try. :confused:

If I have a scene that is attached to an IPCB fader with a bunch moving heads going out in the audience. The reason I made it IPCB is that during a live show I want to be able to control the fly out in a nice way (time, range etc). But here's the thing:

I would really like to have the intensity going up to 100% once the fader has left zero.

How can I accomplish that? I've tried with different macros to other qlists that only controls the movings intensity parameters and with a GL macro I do get the fixtures to reach 100% at once, but then I need to realese that q when i pull my IPCB fader to the bottom.:17:

Is there a way arrange this? In one way or another?

:sad2:

/ Andreas
Parents
  • hey, andreas.. i might have something for you to do this(or atleast very close...)

    in your scene, include the intensity at 100, and add an effect on intensity..eff needs to be like this:
    value 100%
    fade 0
    delay 0
    path start
    size 800%
    rate= 0.1
    ofset 0
    length 200%
    table step
    nshots -


    this will get your very close to what you wan't.. the first 12.5% of your fader will have an effect on it, but since you've set your rate to 0.1, this will take a long time to be seen on stage.. once you've hit 12.5% on your fader the intensity will stay at 100, since it's multiplied by 8 in the effect(800%)..

    -oh, your scene master needs to be fade ipcb
    good luck!
Reply
  • hey, andreas.. i might have something for you to do this(or atleast very close...)

    in your scene, include the intensity at 100, and add an effect on intensity..eff needs to be like this:
    value 100%
    fade 0
    delay 0
    path start
    size 800%
    rate= 0.1
    ofset 0
    length 200%
    table step
    nshots -


    this will get your very close to what you wan't.. the first 12.5% of your fader will have an effect on it, but since you've set your rate to 0.1, this will take a long time to be seen on stage.. once you've hit 12.5% on your fader the intensity will stay at 100, since it's multiplied by 8 in the effect(800%)..

    -oh, your scene master needs to be fade ipcb
    good luck!
Children
No Data
Related