Julian Waller

Results 1191 comments of Julian Waller

No, I havent gotten to this

I've just taken a look and this appears to be a simple fix https://github.com/bitfocus/companion-module-behringer-x32/commit/89aab36f6223c6b8ae78fac478148a6c4282ba2f I think thats a bug that would have been introduced when updating the module for 3.0,...

Ah.. I did test this with the HIDAsync class, and didn't think I needed to test HID too. But HID is written in an older style of js and needs...

In theory this would be pretty simple to implement, as it is already being done in this module for audio. However, doing it for video will require a much higher...

Its impossible to say. Its entirely dependant on the machine, and which other modules are running (some will be worse partners than others). Also, on what else you do with...

No, I mean commands that require a lot of processing to handle the state updates. Whenever input properties change, we have to regenerate all the actions, feedbacks, presets and variables...

Yeah, I think this will be a lot more reliable now, so is something to explore

> The other killer feature to add alongside this would be a "learn" action (instead of a mouse-click). The big problem is identifying the action to run learn on. In...

This is mostly possible, except there isn't a way to know which slot the still was captured into. This needs some thought on how to figure that out, as the...

As in you want to upload some pngs from your computer into the atem? That isnt currently supported, and is complex as there isnt a good flow for doing this...