A conan recipe for the VCV Rack SDK for Rack plugin development.
-
Install and setup the Conan C++ package manager for your build platform
-
Add the following conan remote:
conan remote add qno https://qno.jfrog.io/artifactory/api/conan/public-conan
-
Recipe reference
vcvrack-sdk/1.1.6@vcvrack/stable
-
For developing a Rack plugin with conan-vcvrack-sdk see conan-vcvrack-sdk-plugin-example for an example