Damiaan Dufaux
Damiaan Dufaux
I am working on a new version that supports 8.2.1. You can try it out if you checkout the master branch of https://github.com/Dev1an/Swift-Atem There is a target named Simulator. It...
Could you specify in which files and on what expressions these errors occur? Because I can't see them in Xcode 11.7 on Catalina
I think we need to move away from storing all the text and dates in javascript files and put them in a database instead. This will make things a lot...
When I said > we need to move away from storing all the text and dates in javascript files I was actually referring to the way the calendar dates are...
This seems like a nice idea! It is not so easy to implement though. But after looking at the specs from skarhoj, I think it is technically possible. I think...
Is also an alternate solution for #3. At that time, we solved the problem with a little computer (like Raspberry Pi) that rendered the (sub-)titles in a web browser and...
This is now implemented in https://github.com/Dev1an/Swift-Atem/tree/master/Sources/TitleGenerator
Seems like the structure of this commands has changed over time: https://github.com/nrkno/tv-automation-atem-connection/issues/79#issuecomment-615841496
Interesting. Which beta is it? And may I ask: - what are the contents of your slice? - and for which FixedWidthInteger is this appearing? - can you reproduce it...
Well actually I can't run your code because it has references to a lot of other types that I don't have... But where does FairlightAudio+Dynamics.swift:1627 point to in your `Message.Did.ChangeFairlightMixerSourceEqualizerBand.init(with:)`...