Julian Waller

Results 1177 comments of Julian Waller

The challenge here is that partly for legacy reasons, we execute feedbacks once and cache their results until either they report themselves as having changed, or one of the input...

> One workaround for this is to use a sequential action group that begins by saving $(this:surface_id) to a local variable, waits 10ms, then checks your condition against that local...

> Specifically when needing to specify which connection to use on each page every time. Do you need to do this? If you are importing everything from one file it...

The version number got moved as part of some UI polishing, as it felt out of place being there as it was, especially on the betas where it was a...

There are a couple of related ideas floating around (some written down, some not): * Allowing expressions to do something like `` `something: ${vars.gostream.AudioFader_mic1}` ``, in other words, allowing a...

I meant that noone before this had proposed anything, so nothing has been done until now. I think I am open to a printf implementation here. Its not very js-like...

This is not trivial to achieve (in the current architecture), in particular I am worried about the performance cost of throwing even more variables into the global pool. In the...

https://github.com/bitfocus/companion-module-sennheiser-ewdx

I dont see anything here ever setting live to true, so in just this PR it looks to not be doing anything (unless the reshuffling of paused logic changes something)...

What kernel version is it that broke for you? I am using fedora with kernel 6.17.9-300.fc43.x86_64 and havent had issues. I havent tried on ubuntu 24.04 in a while though....