In DLS, I can't detect if my input is disconnected and my chips treat it as an off state. Can you make a chip which detects a disconnected signal? It would be helpful if you do the same for a flickering state.
This came up on the github before, and I pointed this out:
Since you always have access to the thing that determines if a 3-state buffer is connected, you can always hook into that and negate it to get a "isDisconnected" signal.