UnityVSTHost
UnityVSTHost copied to clipboard
Licence
Most of us can't even look at GPL3 code let alone use it!
If (as the readme implies) this isn't career defining, value-creating, "I might earn money from selling commercial licences" code - would you consider a slightly more lenient licence?
Hey Andy, yea I feel you and wish I could flip it to MIT. I use a couple of headers from the VST SDK in the Dll, which are GPL3 (unless I make a deal with Steinberg which I feel would just open up more licensing difficulties). The headers in question are: #include <aeffect.h> #include <aeffectx.h> #include <vstfxstore.h> in here: https://github.com/Chris-TopherW/UnityVSTDll/blob/master/stdafx.h
Christ. I guess we've got that brain damaged Oracle v Google court case to thank for trivial header files being copyrightable. (Shakes fist at Larry Ellison...)