tv2 / sisyfos-audio-controller

Intelligent Audio for Automation systems
Other
41 stars 15 forks source link

fix: PFL follows ch-strip crash on midas, as PFL is not available on … #288

Closed olzzon closed 9 months ago

olzzon commented 9 months ago

Problem: Turning on Channelstrip follows PFL would crash Sisyfos when using Midas mixer. Reason: PFL is implemented on OSC mixerconnection but not on the Midas mixerprotocol. Solution: As the OSC mixerconnection is user for several mixerprotocols, a check for implementation of PFL is made prior to sending PFL to the mixer.