A simple VST/AU host for OS X, Windows, and Linux that sits in the menu/task bar.
See #1
You need CMake and MSBuild. (CMake list could definitely be improved though from this commit in another fork)
The VST2.4 and ASIO SDKs are required, and must be at the following paths:
- VST 2.4:
C:\SDKs\vstsdk2.4 - ASIO:
C:\SDKs\asiosdk
Run cmake -Bbuild build then cmake --build build