SPAOP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Requirements

To build and use the SPAOP plugin and the StreamMulticaster application, you will need the following:

Operating System(s)

Generally, both OSX and Windows are supported - with the following limitations (please report if you find more):

Libraries

These libraries are required:

(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.

SDKs

Depending on what platform you want to build the plugin for, you will need the corresponding SDK(s) for VST, AU or RTAS.

IDEs

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.