A set of utilities to inspect other plugins:
* The Atom Inspector is meant as a monitor/debug tool for LV2 plugin and
  host authors. It captures all Atom events sent to its event input port
  and presents them on its user interface for convenient nested browsing.
* The MIDI Inspector is meant as a monitor/debug tool for LV2 plugin and
  host authors. It captures all MIDI events sent to its event input port
  and presents them on its user interface for convenient nested browsing.
* The OSC Inspector is meant as a monitor/debug tool for LV2 plugin and
  host authors. It captures all OSC events sent to its event input port
  and presents them on its user interface for convenient nested browsing.
