Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 809 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 809 Bytes

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

Building from source

  • Install Visual Studio Community Edition with the C++ and C# Desktop Development workloads
  • Clone repository including submodules
  • Add aeffect.h and aeffectx.h from your VST 2.x SDK to the common/ directory
  • Run .paket/paket.exe install to install dependencies
  • Open the solution in Visual Studio or Jetbrains Rider and build

FOSSA Status