johnnydanger

Results 4 comments of johnnydanger

I second this. I need to run a function on callback anytime a zoomIn or zoomOut is called (including double-click, pinch, wheel). It would be great if the state could...

It’s already in there: runMacro(number) should do it.  If you go into the applest-atem module folder and look at the atem.js code you’ll see all the functions that have been...

Absolutely.  You can find all the reverse engineered ATEM switcher protocol info here: https://www.skaarhoj.com/fileadmin/BMDPROTOCOL.html You’d want to look at the CSBP super source box parameters set string info, or the ...

Upon further testing, the problem only recurs using jQuery 2.11. jQuery 1.x works fine.