Hi all, I'm glad to announce the release of NASPRO 0.3.0.
NASPRO (http://naspro.atheme.org/) is meant to be a cross-platform sound processing software architecture built around the LV2 plugin standard (http://lv2plug.in/). The goal of the project 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: end users, host developers, plugin developers, distributors and scientists/researchers. This release introduces a new simple command line effect processor using LV2 plugins called LV2proc, adds experimental translation of DSSI programs to LV2 presets, breaks the API of lower level libraries to make them slimmer and more efficient, and includes as usual bugfixing and improvements here and there. You can find detailed ChangeLogs in the tarballs. It includes: NASPRO core: the portable runtime library at the bottom of the architecture; NASPRO Bridge it: a little helper library to develop insert-your-API-here to LV2 bridges; NASPRO bridges: a collection of bridges to LV2 which, once installed, allow you to use plugins developed for other plugin standards in LV2 hosts; LV2proc: a simple command line effect processor using LV2 plugins. In particular, the NASPRO bridges collection includes two bridges: a LADSPA (http://www.ladspa.org/) 1.1 and a DSSI (http://dssi.sourceforge.net/) 1.0.0/1.1.0 bridge. NASPRO core, NASPRO Bridge it and NASPRO bridges are released under the LGPL 2.1, while LV2proc is released under the GPL 3. Enjoy! _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
