select all cues from a fixture with a special color

Hi, i have a question.

i must change a fixture with colorchanger into some conventionell lights.

How can i selected all cues from the VL1000 with ColorPalette1?

Then i can copy the intensity to another channel.

thats all...  (-:

 

many thanks from cottbus, germany!!!

Parents
  • Hi, in Patch, where x is the VL1000 and y is the new channel, you can say [x] [Copy To] [y] [Entire Show].

  • hi, thank you for your reply,

    i now. in patch i can copy the complett device. sorry... VL1000 is a wrong example.

    I have a ACP (Flooter) witch Scroller. But at the ather theater we don´t have the scroller.

    So i must take 5 another lights with 5 different color and 5 "dummy" channels for the 5 diffenert color from my scroller.

    For example, my ACP is in cue 3 in scrollerframe1, then the dummy-channel for the color 1 must go on.

    I will select all cues from the ACP with scrollerframe 1, and copy the intensity to the dummychannel.

     

    I hope you understand my english   (-:

     

    thanks

  • I believe you can use Query to acomplish something like this.  I'm not in a place where I can test this, but it should work... Assuming your dummy channels are 1 through 5, and your old channel (with the scroller) is channel 11:

    Blind, format set to Speadsheet.

    [Cue] [1] [Thru] [Enter] (select all cues)

    [Query] [11] [Color] [1] [enter] (select all the instances where channel 11 is in color frame 1)

    {Intensity} [Copy To] [1] (copy the intensity data to channel 1)

     

    Then repeat these steps for Color Frame 2 copying to Channel 2.

Reply
  • I believe you can use Query to acomplish something like this.  I'm not in a place where I can test this, but it should work... Assuming your dummy channels are 1 through 5, and your old channel (with the scroller) is channel 11:

    Blind, format set to Speadsheet.

    [Cue] [1] [Thru] [Enter] (select all cues)

    [Query] [11] [Color] [1] [enter] (select all the instances where channel 11 is in color frame 1)

    {Intensity} [Copy To] [1] (copy the intensity data to channel 1)

     

    Then repeat these steps for Color Frame 2 copying to Channel 2.

Children
Related