SLV2
0.6.6
|
SLV2 | SLV2 is a host library to simplify the discovery, loading, and use of LV2 plugins (http://lv2plug.in) |
Collections of values/objects | Ordered collections of typed values which are fast for random access by index (i.e |
Plugin data access | These functions work exclusively with the plugin's RDF data, they do not access the plugin's shared library in any way |
Plugin library access | An SLV2Instance is an instantiated SLV2Plugin (ie a loaded dynamic library) |
Utility functions | |
Global library state | The "world" represents all library state, and the data found in bundles' manifest.ttl (ie it is an in-memory index of all things LV2 found) |