From 5f31ff0a539fb7510e47d0882b9dbdef9580db9c Mon Sep 17 00:00:00 2001 From: bsp2 Date: Sat, 14 Jul 2018 12:13:45 +0200 Subject: [PATCH] add VS2017 plugin SDK --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74fef951..8a8caf83 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ + supports VST parameters (send / recv) + supports dynamically loaded plugin DLLs - the plugin.dll files are _not_ binary compatible with the VCV Rack plugins ! - - there's a [plugin SDK](#dynamically-loaded-plugins-(via-plugin-SDK)) (for Microsoft Visual Studio 2017 Community Edition) which can be used to build new plugins without checking out this entire GIT repository + - there's a [plugin SDK](#dynamically-loaded-plugins-via-plugin-sdk) (for Microsoft Visual Studio 2017 Community Edition) which can be used to build new plugins without checking out this entire GIT repository Tested in - Eureka (my own work-in-progress VST host)