
Naspro bridge it is a little helper library to develop insert-your-api-here to lv2 bridges.
as of now, it basically offers a few utility functions and turtle/rdf serialization for lv2 dynamic manifest generation, supporting the following lv2 specifications/extensions:
* lv2 revision 4.0;
* lv2 dynamic manifest revision 1.0;
* extended port information draft revision 3 (only for the logarithmic port
property);
* lv2 events revision 1.0;
* lv2 midi events revision 1.0.
it is written in c99 and is almost entirely reentrant and thread-safe.
this package includes the shared library object.