SteffeyDev / atemOSC

Control ATEM video switchers over the network with OSC messages
http://www.atemosc.com
202 stars 32 forks source link

ATEM OSC Fade to Black Rate #126

Closed guillaumec1 closed 4 years ago

guillaumec1 commented 4 years ago

Hi Daniel,

I am using Atemosc to control our Atem with Qlab. It's great thanks. Now I wanted to use the FTB transition but each time with a different rate. Is there a way to do this? We could not find the command in the API list. (found (/atem/FTBRate FRAMES) for another soft: ofAtem but it seems that it doesn't work with atemosc.)

thank you in advance for your help.

Guillaume

sneat commented 4 years ago

@guillaumec1 if you only have a few rates that you want to switch between, you could make use of macros to do the setting of the rate prior to calling the FTB transition.

E.g. lets say you were wanting to switch between a rate of 1sec and 2sec, you could create two macros through the ATEM Software Control Panel and then call:

/atem/macros/0/run
/atem/transition/ftb

/atem/macros/1/run
/atem/transition/ftb
guillaumec1 commented 4 years ago

Thanks,

I did not know about macros, and that s a great tool. I made macro containing rate and FTB in once. It s perfect for my need-

Have a great day,

Guillaume

On 10. Oct 2019, at 01:50, Blair notifications@github.com wrote:

@guillaumec1 https://github.com/guillaumec1 if you only have a few rates that you want to switch between, you could make use of macros https://github.com/danielbuechele/atemOSC#macros to do the setting of the rate prior to calling the FTB transition.

E.g. lets say you were wanting to switch between a rate of 1sec and 2sec, you could create two macros through the ATEM Software Control Panel and then call:

/atem/macros/0/run /atem/transition/ftb

/atem/macros/1/run /atem/transition/ftb — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/danielbuechele/atemOSC/issues/126?email_source=notifications&email_token=ANN377LQEYJN25LC5UBFLP3QNZU3LA5CNFSM4I644UJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAZZYWY#issuecomment-540253275, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANN377MXS4HMV5NL2KJW5G3QNZU3LANCNFSM4I644UJA.