clvLabs / PyATEMMax

A Python library to monitor and control Blackmagic Design ATEM video switchers.
https://clvlabs.github.io/PyATEMMax/
GNU General Public License v3.0
79 stars 20 forks source link

Setting macro name & notes #15

Closed mitchellklijs closed 2 years ago

mitchellklijs commented 2 years ago

Hi,

Is it possible to set a macro name & note when recording? As far as I can see, this is currently not implemented. In ATEM Software Control, this is implemented before starting recording. I would expect to see this functionality as parameters in execMacroRecord.

clvLabs commented 2 years ago

Hi again !

Checking the MSRc documentation for #14 I could see the fields are there, so it must be possible. MSRc

I'll start a new branch for this change and ask you (again) to test the change.

clvLabs commented 2 years ago

Fixed!

It will be available on the next version of the library :)

clvLabs commented 2 years ago

Version 1.0b8 already available.

mitchellklijs commented 2 years ago

Confirmed working for me as well!