Closed ghost closed 8 years ago
Nevermind, it was osc-client's problem. I was able to trigger auto after I used TouchOsc preset. But there is one more problem... I tried to add
/atem/transition/set-style/foo
to TouchOsc, but none of them seems to be working...
I've successfully used sendOSC with the following commands without issue:
atem/transition/set-type/mix
atem/transition/set-type/sting
atem/transition/set-type/dip
atem/transition/set-type/wipe
Using: sendOSC -h 10.0.0.2 10000 /atem/transition/set-type/mix
Thank you sneat for the solution! they worked like a charm. Adding these addresses to the documentation would be nice.
@no-wa-ke they are in the documentation? Both in the readme (just under the input list) and also in the app's help menu.
@sneat Sorry, I meant adding 'set-type' to README.md would be nice!
I tried to call transition addresses, but none of them works with Blackmagic television studio except for
Is this hardware related problem or something that could be fixed with communication protocol?