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.h
andaeffectx.h
from your VST 2.x SDK to thecommon/
directory - Run
.paket/paket.exe install
to install dependencies - Open the solution in Visual Studio or Jetbrains Rider and build