Page 1 of 1

ATEM 1 M/E BROADCST PANEL AUDIO CONTROL

PostPosted: Tue Apr 17, 2018 6:27 pm
by jimraevenn
hi, any developer here dabble din the possibility of adding audio controls to the broadcast panel?

Re: ATEM 1 M/E BROADCST PANEL AUDIO CONTROL

PostPosted: Wed Apr 18, 2018 1:11 pm
by Xtreemtec
Why would you even want that.. You can hook up a cheap Midi panel and set it into Mackie control mode and you have a perfectly fine audio controller to the Atem software.. ;)

I don't see how you would control audio levels with ease by the 1me panel.. Only the 4 rotation knobs would be good for such function.. And you have no feedback.. Or you have to look at the Atem software.. So a $50 midi controller will help you out a lot.

Re: ATEM 1 M/E BROADCST PANEL AUDIO CONTROL

PostPosted: Fri Apr 20, 2018 7:31 am
by Ian Morrish
Agree that I wouldn't bother now, but it can be done, and I did it. I removed the panel processor and put in an Arduino that made the panel a USB device and did all the automation of the ATEM via Windows PowerShell. This also works on older EcchoLab panels as well.
The ATEM API lets you automate audio as per this Midi/PowerShell example.

I will detail the publish the broadcast panel modification one day.