VST3 plugins playground
This is my playground for making VST3 plugins.
I try to implement a C++14 wrapper around the VST SDK to facilitate developing audio effects and instruments.
I also experiment with integrating Nana C++ library for the GUI.