tv2 / sisyfos-audio-controller

Intelligent Audio for Automation systems
Other
43 stars 16 forks source link

feat: SSL code update and cleanup #245

Closed olzzon closed 2 years ago

olzzon commented 2 years ago

SSL audio desk code cleanup

olzzon commented 2 years ago

Hi @KvelaGorrrrnio & @LindvedKrvang I completely agree on your observations. One thing to note is, that if we change the basic form of the SSL mixerConnection, we should also change all the other interfaces: Studer, Midas, Lawo, CasparCG, Midi, Osc etc. All the condition checks should be puttet in a separate file for sharing across the mixers. So it's a bit of a rewrite, that I can do if you wish. I still do think that we should keed the struct across all the mixerprotocols as equal as possible.