Skip to content

zoadianCollection/EasyVst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyVst

EasyVst is a small, easy-to-use VST3 wrapper that makes it easy to host VST3 plugins without using JUCE or any other framework. By default, it uses SDL2 to create the window in which plugin GUIs are displayed; however, it should be straightforward to modify this code to use any other library for window creation.

License

Your choice of Public Domain (Unlicense) or MIT No Attribution - please read the LICENSE file for more details. This license does not apply to the Steinberg VST SDK which is wrapped by EasyVst; the Steinberg SDK has additional terms and conditions to which you must also agree if you choose to incorporate it into your product.

About

Easy-to-use VST3 wrapper for hosting VST3 plugins without JUCE or other frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%