diff options
Diffstat (limited to 'vst/vst-resources.txt')
-rw-r--r-- | vst/vst-resources.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/vst/vst-resources.txt b/vst/vst-resources.txt deleted file mode 100644 index 4c27417..0000000 --- a/vst/vst-resources.txt +++ /dev/null @@ -1,9 +0,0 @@ -In order to compile plugin~ with VST hosting, you need to copy the files from -"source/common" subdirectory from the Steinberg VST SDK into this directory. -The required files are "AEffect.h", "AEffEditor.hpp", and "AudioEffect.hpp". - -http://www.steinberg.net/developers/VST2SDKAbout.html -http://www.steinberg.de/~yvan/vstgui/V2.1/beta2/windows/vstgui.zip -http://www.steinberg.de/~yvan/vstgui/V2.0/windows/vstgui.zip -http://www.bebits.com/app/1805/ -http://www.bebits.com/bob/7346/VSTPluginsAdapterSources-1.0.zip |