[Clam-devel] [PATCH][NE] Loading processing plugins based on their category

Andreas Calvo flipy.bcn at gmail.com
Fri Jul 13 03:58:51 PDT 2007


After implementing the possibility to add attributes to a processing, and
then retrieve data based on an attribute, next step was to use that
functionality in NetworkEditor and create a plain lookup of processings.
All the load logic has changed for LADSPA, so now class LadspaPluginExplorer
is not static, but it has some method to load plugins from a path.
The most significant thing is the call for a specific attribute in the
ProcessingTree class.

Must check integrity, sanity and structure of the new code, but at least
it's a first approach.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070713/55f1f029/attachment-0002.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProcessingTree_ProcessingFactory.patch
Type: text/x-patch
Size: 4624 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20070713/55f1f029/attachment-0002.bin>


More information about the clam-devel mailing list