Vamp Plugins Forum

Using Vamp Plugins and Hosts => Getting and Using Vamp Plugins => Topic started by: mark_orion on March 07, 2013, 11:10:36

Title: compiling mazurka plugins - where can I find "MazurkaPlugin.h" ?
Post by: mark_orion on March 07, 2013, 11:10:36
I am trying to compile some Mazurka plugins to get them running on my 64bit Linux machine. The problem is that although sources are available for download on the Mazurka site, I could not find "MazurkaPlugin.h" what is referenced in all mazurka header files:
#include "MazurkaPlugin.h"  // Mazurka plugin interface for Sonic Visualiser
any help is appreciated, Mark
Title: Re: compiling mazurka plugins - where can I find "MazurkaPlugin.h" ?
Post by: cannam on March 14, 2013, 16:07:41
Hi Mark -- it looks like you can find all the .h files http://sv.mazurka.org.uk/include/ (go there in a browser, and you'll see a file listing) and the .cpp files at http://sv.mazurka.org.uk/src/. Might not be the most elegant way to download, but it does seem to be possible.


Chris