Expand description
A library of graphical widgets. This library doesn’t know about signals or UDP. It just handles
creating interactive widgets and getting data from the widgets. The midi_udp_widgets_app
crate is an executable that uses this library to create widgets and sends data from those
widgets over UDP to a synthesizer.