Linus Nielsen Feltzing wrote: > Jonathan Gordon wrote: >> what about loading the static libraries into the codec or audio >> buffer? it would mean no audio in those plugins, but would add heaps >> of functionality. > > That is a solution, but I still don't understand why it would be a > problem to link statically. > > Linus
Exactly, just link the library statically to the plugin. Sure each plugin using the lib would drag around it's own copy of it, but disk space is the only thing a DAP has plenty of. /Fredrik
