SPAOP
|
To build and use the SPAOP plugin and the StreamMulticaster application, you will need the following:
Generally, both OSX and Windows are supported - with the following limitations (please report if you find more):
These libraries are required:
--without-threads
option (see Building Liblo for other platforms)(If you intend to commit changes to those submodules, keep in mind that after doing the above steps, those submodules are still in "detached HEAD" mode and you need to manually checkout a (new) branch.)
The Installation section provides further hints on how to get them.
Depending on what platform you want to build the plugin for, you will need the corresponding SDK(s) for VST, AU or RTAS.
You will need a C++11-capable IDE for the operating system you are bulding for - the code was developed and tested using XCode 5.1 on OSX and Visual Studio 2013 on Windows.