Page 1 of 1

Autopilot Start / Stop on OSC

Posted: Wed Dec 16, 2020 12:17
by goblin@nurbs.ch
Hi,
Can some on help me?
Try to switch the Autopilot ON/OFF, but on OSC Mesage "/composition/layers/1/autopilot" Value 0 - 1 it switch between "backwards" and "random".

OSC Type Tag= Int 0 trough 3, but also with value 2 - 3 it doesent stop or start.

Any idea?

Re: Autopilot Start / Stop on OSC

Posted: Wed Dec 16, 2020 13:53
by Zoltán
Setting Int 1 sets layer auto pilot to OFF for me.
Sending 0.3 f to /composition/layers/1/autopilot also works for me.

Are you sure you're sending int 1 ?

Which Resolume version are you using?

Re: Autopilot Start / Stop on OSC

Posted: Wed Dec 16, 2020 14:48
by goblin@nurbs.ch
Thx for that fast answer,

Ok now i have it. You bring me on it.

AUTOPILOT OFF = Sending only 0,3
AUTOPILOT >> = Sending only 0,6
AUTOPILOT << = Sending only 0
AUTOPILOT X = Sending only 1

For me thath works... it is that what it should? :?

Re: Autopilot Start / Stop on OSC

Posted: Wed Dec 16, 2020 17:47
by Zoltán
This should work with floats with these values, yes.