Hi all,
I am developing a DMX controller that ingests UDP strings from a Brightsign player. My goal is to trigger lighting cues at certain points of a video playback. In BrightAuthor Connected I use a Video Timecode node to send the strings to UDP, but I find myself having to add manually hundreds of commands.
As my starting point is a CSV file coming from my DAW, the question is: is there a way I can import the CSV and transform it in a list of commands to feed into the video timecode node?
Until now my workaround was to build the project in legacy brightAuthor, properly format the CSV to comply to the <timedBrightSignCmd> block, paste it in the project file and then import the project in BAconnected.. but it's a terrible workflow.
I used legacy BrightAuthor because the project files are much cleaner.
A little help would be greatly appreciated!
Thanks.