I have a config with both an OSC and MIDI target defined. When I set the target of a widget to midi:device_name the message is being sent to the MIDI device but also being sent as an OSC message to the the IP:Port defined by the 'send' keyword.
Is this expected behavior or do I have something configured incorrectly? If I clear the 'send' keyword and put the OSC IP:Port in the target of the fader widget that sends OSC messages, both faders work as expected.