Page 1 of 1

Use moving heads as limited follow spots

Posted: Sun Jun 09, 2024 10:18 pm
by howieb
For a moving head, I would like to be able to define two endpoints with Pan/Tilt and Pan Fine/Tilt Fine, and then be able to specify a duration of movement between the two endpoints. An algorithm will calculate the number of midpoints possible to transmit given the duration, and then smoothly as possible send new pan/panfine/tilt/tiltfine values to the fixture in every iteration. In addition, the ability to specify a fader in the virtual desktop that would allow the user to move the head between the two endpoints manually.

Re: Use moving heads as limited follow spots

Posted: Mon Jun 10, 2024 9:43 am
by Yestalgia
All of this is already possible. Example attached. Keep an eye on the pan/tilt channels.
Fade between 2 positions.qxw
(4.28 KiB) Downloaded 27 times
XY Channels.png

Re: Use moving heads as limited follow spots

Posted: Mon Jun 10, 2024 9:43 am
by GGGss
This topic has been dealth with on quite some occasions... search.php?keywords=follow+spot&terms=a ... mit=Search
Going through these topics, you'll notice that you live in a 3D world with your lights and that you 'only' have 2D controls (pan tilt).

Re: Use moving heads as limited follow spots

Posted: Mon Jun 10, 2024 12:10 pm
by MichelSliepenbeek
I made a few changes to Yestalgia's example.
Fade between 2 positions 2.qxw
(14.07 KiB) Downloaded 23 times
...and then be able to specify a duration of movement between the two endpoints ....
On the left side i added a Loopback Slider to control the Fade Speed.
Furthermore i added some buttons to set the Fader to some predefined values.
Feel free to set the Range of the Speed Dial and the values of the Sequences to whatever you need.
Remark: the Loopback channels are all set as LTP.
the ability to specify a fader in the virtual desktop that would allow the user to move the head between the two endpoints manually.
Next to that i added a Cue List with a Cross Fader.
I used a Loopback Slider on this Cross Fader, where the range is limited from 2 to 253 (that way preventing the Cue List to "Flip over" from one scene to another).
This Loopback Slider is placed on top of the Cross Fader of the Cue List.
Remark: make sure that the Pan and Tilt channels used in your scenes are set to "Can Fade".

Re: Use moving heads as limited follow spots

Posted: Mon Jun 10, 2024 12:34 pm
by howieb
Wow, thanks. I can’t wait to try this out.