From 6d1691cede66e1d6291d092e46f5f3874cb33db3 Mon Sep 17 00:00:00 2001 From: bsp2 Date: Sat, 14 Jul 2018 12:10:50 +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 dc15b8f2..d6be7f44 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)