Device based on LV2 to display MIDI events as a Mod Device widget.
To build the plugin:
make build
To install it to the user space: ~/.lv2/
make install-user
To install it to your system: /lib/lv2
make install
Deploy the plugin to the Mod Duo X. It uses the default IP and it's web service.
make deploy