PresetMagician is an application to automatically create NKS Presets from your non-NKS compatible VST plugins
Note that PresetMagician is currently not maintained, see PresetMagician#1
- Install Visual Studio Community Edition with the C++ and C# Desktop Development workloads
- Clone repository including submodules
- Add
aeffect.handaeffectx.hfrom your VST 2.x SDK to thecommon/directory - Run
.paket/paket.exe installto install dependencies - Open the solution in Visual Studio or Jetbrains Rider and build