Nick Shaw

Results 36 comments of Nick Shaw

While it is appealing to only have to run one background app instead of two, I fear this might change atemOSC from the simple clean app that it currently is...

> I'm trying to figure this out for almost 2 Weeks and are very frustrated... To be honest I got it working by trial and error. I use Midi substitution...

>How do you send three message with one button. What do you mean forward/reverse T-Bar? Do you mind making a video for this? Thanks. Like I said, I did it...

If it's useful to anybody, I have put my own simple camera control app on [my GitHub](https://github.com/nick-shaw/ATEM-camera-control). Sadly no hardware support, as my coding skills are not up to that!...

There is now a [branch](https://github.com/nick-shaw/ATEM-camera-control/tree/mikmidi) of my app which does have (crude) MIDI support. It's very much hard-coded to my own setup, so anybody with a different setup would need...

The [Homebrew script](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/opencolorio.rb) has been updated to OCIO 2.0.1, but although you see a load of `openimageio dependency` stuff scroll past during the install, sadly it still does not install...

Here is a DCTL implementation of the SSTS OT which, among other things, gives control over the CAT/clipping order of operations, so people can see the effect: https://github.com/nick-shaw/aces-ot-vwg-experiments/blob/master/dctl/SSTS_OT.dctl

Would the correct approach be to add a `datasets` folder under `transfer_functions` and declare all the BMD transfer functions as arrays there?

Work in progress version of Blackmagic colour spaces at https://github.com/nick-shaw/colour/tree/feature/blackmagic

I did a quick rewrite of the code from **@JGoldstone**'s IDT generator, and compared it with what Colour produces: ``` ACES IDT LogC 0.9, EI 500 = 19.4102494417 Colour LogC...