|
SLV2
0.6.6
|
| SLV2 is a host library to simplify the discovery, loading, and use of LV2 plugins (http://lv2plug.in) | |
| Ordered collections of typed values which are fast for random access by index (i.e | |
| These functions work exclusively with the plugin's RDF data, they do not access the plugin's shared library in any way | |
| An SLV2Instance is an instantiated SLV2Plugin (ie a loaded dynamic library) | |
| 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) |
1.8.5