registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #12254
[Bug 475853] Re: [needs-packaging] The NASPRO core library
** Summary changed:
- [needs-packaging] NASPRO plugin bridge
+ [needs-packaging] The NASPRO core library
** Description changed:
- Website: http://naspro.atheme.org/about
+ * Package name : naspro-core
+ Version : 0.2.0
+ Upstream Author : Stefano D'Angelo <zanga.mail@xxxxxxxxx>
+ * URL : http://naspro.atheme.org/about
+ * License : BSD
+ Programming Lang: C
+ Description : The NASPRO core library
- License: BSD
-
- Description:
- NASPRO (recursive acronym for NASPRO Architecture for Sound PROcessing), is meant to be a cross-platform sound processing architecture built around the LV2 plugin standard.
-
- As of now it offers a set of bridges from other plugin standards
- (LADSPA, DSSI, more to come) to LV2 and a compiler for an ad-hoc stream-
- oriented audio programming language called Permafrost which generates C
- and RDF/Turtle code implementing LV2 plugins.
-
- The final goal is to develop a series of tools to make it easy and
- convenient to use LV2 for sound processing on any (relevant) platform
- and for everybody: users, host developers, plugin developers and
- distributors.
-
- The current release includes:
-
- * NASPRO core: a tiny convenience library containing useful code to implement LV2 dynamic manifest plugins and especially bridges from other APIs to LV2;
- * NASPRO bridges bad: a collection of <API>-to-LV2 bridges which work fine, but do not completely support the original APIs;
- * Permafrost: a DSP language designed with physics-based modeling in mind.
+ A tiny convenience library containing useful code to implement LV2
+ dynamic manifest plugins and especially bridges from other APIs to
+ LV2.
+ .
+ It provides:
+ * LV2 dynamic manifest and descriptor generation;
+ * OS-independent path scanning;
+ * OS-independent environment variables retrieving;
+ * OS-independent dynamic loading;
+ * AVL trees.
+ .
+ It supports the LV2 core specification (r3) and the following
+ specifications/extensions:
+ * LV2 Dynamic Manifest (http://lv2plug.in/ns/ext/dyn-manifest);
+ * LV2 Units (http://lv2plug.in/ns/extensions/units);
+ * LV2 URI Map (http://lv2plug.in/ns/ext/uri-map);
+ * LV2 Events (http://lv2plug.in/ns/ext/event);
+ * LV2 MIDI Events (http://lv2plug.in/ns/ext/midi);
+ * LV2 Extended Port Information (http://lv2plug.in/ns/dev/extportinfo)
+ (only the epp:logarithmic property is supported).
--
[needs-packaging] The NASPRO core library
https://bugs.launchpad.net/bugs/475853
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.