Comment 0 for bug 475853

Revision history for this message
Eric Hedekar (stochastic) wrote : [needs-packaging] NASPRO plugin bridge

Website: http://confluence.atheme.org/display/NA/NASPRO

License: BSD

Info:
NASPRO, recursive acronym for "NASPRO Architecture for Sound PROcessing", is a free/open source, modular and cross-platform software architecture to perform sound processing with a strong emphasys on interoperability.

Its main aim is to provide users and developers a set of full-featured tools to do sound manipulation using heterogeneous technologies which are already available (such as LADSPA or LV2) and at the same time make it easy to develop new ones without breaking interoperability.

The implementation which is currently being developed is made of:

    * an helper library to write bridging plugins to LV2 from other plugin systems;
    * a bunch of from-<your API here>-to-LV2 bridging plugins.

The plan is to also develop LV2-based tools to perform sound synthesis and manipulation, plugin development and DSP algorithm research.