项目作者: Archie3d

项目描述 :
VST3 plugins playground
高级语言: C
项目地址: git://github.com/Archie3d/aurum.git
创建时间: 2018-07-25T16:58:52Z
项目社区:https://github.com/Archie3d/aurum

开源协议:MIT License

下载


aurum

This is my playground for making VST3 plugins.

What it is for?

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.