LV2 External UI extension is an LV2 UI extension, subclass of ui:UI just like ui:GtkUI is.
The ui:Widget type used in this extension is extui:Widget, see the C header file for more details.

This extension used to be (wronly) defined in a lv2plug.in domain.
The old URI is deprecated and the extension is available under a new URI.
Or if you prefer, the old extension is deprecated and a new one with exactly same semantics but different URI is available.

List of plugins that use this extension:

List of hosts that support this extension:

Index

ClassesInstancesFiles

Reference

Class extui:Widget

External UI

TODO

Sub-class ofui:UI

Instance extui:Host

TODO

Typelv2:Feature

History

Version 1.0 (2015-07-03)
  • First stable release.