[Clam-devel] synthesizer plugin?

Pau Arumi parumi at iua.upf.edu
Thu Aug 2 05:09:36 PDT 2007


Hi Greg,
I've just created new directories where to organize clam plugins
(CLAM/plugins/name). So now it would be a great time to move all
your synthesizer specific classes into such directory.

Then you only need to:
- change the libname in SConstruct
- add metadata
- define CLAM_PLUGIN_PATH before starting NE

Beware that if you put a link to the NE binary in the
CLAM_PLUGIN_PATH, MacOSX (not linux) complains when trying to load
NE as if it was a plugin. So don't do such link.

Ah, use "svn mv origin target". We want to keep the history.

Cheers!
pau




More information about the clam-devel mailing list