Conditional logic in bindings?

Hey guys - is it possible to use conditional logic in bindings? I have an audio route that I want active if either of two MIDI routed to the associated plugin are active, but disabled if not. So ideally - “or” logic would work best here but i can’t see any way to do that. I tried wiring as two identical enabled toggles with different sources but it does exactly what you’d expect, you can get into a situation quick where enabling a MIDI route disables audio if it was already enabled from the other MIDI port trigger. Any ways to approach this? Thanks!