-
I can't change my project to GPLv3+, GPLv3 is inherited from VST 3 SDK. Below is a link of their documentation about license.
[What are the licensing options - VST 3 Developer Portal](https://s…
-
I get to :
"cmake -DCMAKE_BUILD_TYPE="Release" -DCMAKE_INSTALL_PREFIX=/opt/airwave -DVSTSDK_PATH=${HOME}/VST3\ SDK .."
And i get this:
CMake Error at CMakeLists.txt:65 (message):
VST SDK is not f…
-
Could helm as just plugin no standalone when download
-
Building VST3 examples only on Windows 10 using VS2022. Below are the changes to the build options, enabling only VST. Please see detail that follows.
Thanks for listening, and an extremely useful …
-
Otherwise it's hard to tell what license accompanies the software (can I distribute ? Modify ? Distribute modified versions ? Use in commercial software?)
-
Hi there,
Having some issues getting VST dependencies set up properly - the link in README points to a download which may be different than what build script expects (e.g. aeffectx.h to exist, but it…
-
I am trying to build CMBNEX on Fedora.
I downloaded vst3sdk but it looks like the version of vst3sdk is important to build the plugin.
Add some information on how to build the plugin:
- vst3sdk ver…
-
I am currently trying to develop a VST plugin in a linux environment.
Since jamba didn't support Linux, so I tried modifying the Mac version, but it was too painful for me.
Are there plans to releas…
-
I cloned the repository and tried the commands for linux but I can't get it to build. When running `cmake .. -DCMAKE_CXX_COMPILER=g++ -DCMAKE_C_COMPILER=gcc -G "Unix Makefiles"` I just get this error:…
-
I have tried to access and change iZotope's VST plugins' Program presets but it seems they are not exposed.
[Parameters](https://github.com/spotify/pedalboard/issues/217) work ok.
Here's what Mr…