diff --git a/404.html b/404.html index 14b9e379..423a2c1c 100644 --- a/404.html +++ b/404.html @@ -89,7 +89,7 @@ diff --git a/index.html b/index.html index fb9433af..74265101 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@ diff --git a/pages/FAQ/Communication.html b/pages/FAQ/Communication.html index aa411d9c..be4f6caa 100644 --- a/pages/FAQ/Communication.html +++ b/pages/FAQ/Communication.html @@ -88,7 +88,7 @@ diff --git a/pages/FAQ/Compatibility+with+VST+2.x+or+VST+1.html b/pages/FAQ/Compatibility+with+VST+2.x+or+VST+1.html index 233f125a..25bda417 100644 --- a/pages/FAQ/Compatibility+with+VST+2.x+or+VST+1.html +++ b/pages/FAQ/Compatibility+with+VST+2.x+or+VST+1.html @@ -88,7 +88,7 @@ diff --git a/pages/FAQ/GUI+Editor.html b/pages/FAQ/GUI+Editor.html index fc41d20d..eb7b755e 100644 --- a/pages/FAQ/GUI+Editor.html +++ b/pages/FAQ/GUI+Editor.html @@ -88,7 +88,7 @@ diff --git a/pages/FAQ/Hosting.html b/pages/FAQ/Hosting.html index ff220bd4..2d74fee5 100644 --- a/pages/FAQ/Hosting.html +++ b/pages/FAQ/Hosting.html @@ -88,7 +88,7 @@ diff --git a/pages/FAQ/Index.html b/pages/FAQ/Index.html index 84df8352..f73a50bd 100644 --- a/pages/FAQ/Index.html +++ b/pages/FAQ/Index.html @@ -88,7 +88,7 @@ diff --git a/pages/FAQ/Licensing.html b/pages/FAQ/Licensing.html index d4111d48..c1fe443e 100644 --- a/pages/FAQ/Licensing.html +++ b/pages/FAQ/Licensing.html @@ -88,7 +88,7 @@ @@ -173,40 +173,40 @@

VST 3 Developer Portal

Licensing


-

Q: I would like to share the source code of my VST 3 plug-in/host on GitHub or other such platform.

+

Q: I would like to share the source code of my VST 3 plug-in/host on GitHub or a similar platform.


Q: I would like to distribute my VST 3 plug-in/host as freeware/shareware in binary form only.


Q: I would like to sell my VST 3 plug-in/host in binary form only.

-

If you work for-profit and distribute your VST 3 plug-in/host in binary form, you need to choose the "Proprietary Steinberg VST 3" license. +

If you work for-profit and distribute your VST 3 plug-in/host in binary form, you need to choose the "Proprietary Steinberg VST 3" license. Download the license agreement (it is part of the SDK too), sign it and return it to Steinberg.


Q: I would like to adapt the VST 3 SDK's sources to my VST 3 plug-in/host's needs.

-

You can adapt and modify the VST 3 SDK's source for your needs, but if you want to distribute these sources under GPLv3 you have to distribute your VST 3 plug-in/host's sources under GPLv3 too. -It is allowed to modify the VST 3 SDK's when you distribute your VST 3 plug-in/host in binary form and choose the "Proprietary Steinberg VST 3" license. +

You can adapt and modify the VST 3 SDK's source so that it suits your needs, but if you want to distribute these sources under GPLv3 you have to distribute your VST 3 plug-in/host's sources under GPLv3 too. +It is allowed to modify the VST 3 SDK's when you distribute your VST 3 plug-in/host in binary form and choose the "Proprietary Steinberg VST 3" license. If you are of the opinion that we should include your changes in the SDK, please contact us (use the sdk.steinberg.net).


Q: I would like to reuse a distributed modified version of the VST 3 SDK for my own VST 3 plug-ins/host.

@@ -216,17 +216,17 @@

GPLv3 too!
  • Note that you have to follow the Steinberg VST usage guidelines.
  • -
  • If you do not want to be GPLv3, you have to build your VST 3 plug-in/host based on the original or any private modified version of the VST 3 SDK and choose the "Proprietary Steinberg VST 3" license.
  • +
  • If you do not want to be licensed as GPLv3, you have to build your VST 3 plug-in/host based on the original or any private modified version of the VST 3 SDK and choose the "Proprietary Steinberg VST 3" license.

  • -

    Q: I would like to sell my VST 3 plug-in/host in binary form which is based on a 3rd party SDK like JUCE.

    +

    Q: I would like to sell my VST 3 plug-in/host in binary form, which is based on a 3rd party SDK like JUCE.


    -

    Q: I would like to distribute my VST 3 plug-in/host in binary form which is based on a 3rd party SDK like JUCE and used its GPLv3 license.

    +

    Q: I would like to distribute my VST 3 plug-in/host in binary form, which is based on a 3rd party SDK like JUCE and used its GPLv3 license.