| @@ -389,6 +389,11 @@ The following add-on modules are statically linked with the VST plugin: | |||||
| Please notice that the Audible/Mutable Instruments modules appear under a different name in the UI. | Please notice that the Audible/Mutable Instruments modules appear under a different name in the UI. | ||||
| For example, "Clouds" is listed as "Texture Synthesizer". | For example, "Clouds" is listed as "Texture Synthesizer". | ||||
| # License | |||||
| All additional source code added by me is placed under the [MIT](https://en.wikipedia.org/wiki/MIT_License) license. | |||||
| # How to build | # How to build | ||||
| Prerequisites: | Prerequisites: | ||||
| @@ -430,10 +435,6 @@ It is not permitted to redistribute it and Steinberg has discontinued it. | |||||
| I heard that the `aeffect.h` / `aeffectx.h` files are still included in the VST3 SDK. | I heard that the `aeffect.h` / `aeffectx.h` files are still included in the VST3 SDK. | ||||
| # License | |||||
| All additional source code added by me is placed under the [MIT](https://en.wikipedia.org/wiki/MIT_License) license. | |||||
| # Changelog | # Changelog | ||||
| see [vst2_bin/CHANGELOG_VST.txt](vst2_bin/CHANGELOG_VST.txt) | see [vst2_bin/CHANGELOG_VST.txt](vst2_bin/CHANGELOG_VST.txt) | ||||