Skip to content

MicheleLonghi/PresetMagician

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

684 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Create NKS Presets from your non-NKS compatible VST plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 99.2%
  • Other 0.8%