Crate lilv

source ·

Modules

  • Contains functionality for plugin instances that process data.
  • Contains functionality for nodes. Nodes are used to represent metadata.
  • Contains functionality to describe and instantiate plugins.
  • Contains port to describe IO for plugins.
  • Contains data about plugin UIs.

Structs

  • The world represents all Lilv state. It is used to discover/load/cache LV2 data (plugins, UIs, and extensions).