Activity log for bug #475853

Date Who What changed Old value New value Message
2009-11-05 21:22:42 Eric Hedekar bug added bug
2009-11-05 23:55:14 Brian Murray ubuntu: importance Undecided Wishlist
2010-08-23 10:45:57 Alessio Treglia bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593985
2010-08-23 10:45:57 Alessio Treglia bug task added debian
2010-08-23 10:46:09 Alessio Treglia ubuntu: status New In Progress
2010-08-23 10:46:11 Alessio Treglia ubuntu: assignee Alessio Treglia (quadrispro)
2010-08-23 10:49:51 Alessio Treglia description 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. Website: http://naspro.atheme.org/about 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.
2010-08-23 10:50:19 Alessio Treglia bug added subscriber Alessio Treglia
2010-08-23 23:17:04 Alessio Treglia summary [needs-packaging] NASPRO plugin bridge [needs-packaging] The NASPRO core library
2010-08-23 23:17:25 Alessio Treglia description Website: http://naspro.atheme.org/about 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. * Package name : naspro-core Version : 0.2.0 Upstream Author : Stefano D'Angelo <zanga.mail@gmail.com> * URL : http://naspro.atheme.org/about * License : BSD Programming Lang: C Description : The NASPRO core library 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).
2010-10-12 03:56:55 Bug Watch Updater debian: status Unknown Fix Released
2010-10-26 08:38:43 Alessio Treglia ubuntu: status In Progress Fix Committed
2010-10-31 10:29:14 Alessio Treglia ubuntu: status Fix Committed Fix Released