Referencing external DLLs in the plugin engine
Hello,
I’m trying to write a plugin that reads MP3 tags.
For that, I would like to use the renowned taglib#, and specifically taglib-sharp.dll.
But I have a problem – in your plugin editor, it’s not clear to me how to reference a dll.
thanks...