Since most of the param ara used only to load the plugin, and with the changes that were made last week to the processing
configuration, the dependency of a LWrapperConfig has been dropped. One variable has been created, mFactoryKey, which stores the name of the plugin.<br>Now Size and SampleRate are static, but it'd change in the near future.
<br><br>Also, I've updated the LFactoryTest to use the real classes, so keep in mind that this tests need to load some ladspa plugins (/usr/lib/ladspa/caps.so and /usr/lib/ladspa/sine.so).<br>