Browse Source

add VS2017 plugin SDK

pull/1639/head
bsp2 6 years ago
parent
commit
6d1691cede
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -11,7 +11,7 @@
+ supports VST parameters (send / recv) + supports VST parameters (send / recv)
+ supports dynamically loaded plugin DLLs + supports dynamically loaded plugin DLLs
- the plugin.dll files are _not_ binary compatible with the VCV Rack plugins ! - 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 Tested in
- Eureka (my own work-in-progress VST host) - Eureka (my own work-in-progress VST host)


Loading…
Cancel
Save