Archie3d / QVst

VST3 plugins using Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QVst

VST plugins using Qt.

This is a small framework that allows creating VST3 plugins with Qt 5. Includes VSTi plugin example.

Screenshot 1

Building

Configure with CMake. No external dependencies required (except Qt 5). VST3 SDK is referenced as git submodule.

Compilation tested with MS Windows (Visual Studio 2017), and Qt 5.9.1.

Limitations

This software is work in progress. MS Windows VST3 hosts only.

About

VST3 plugins using Qt5

License:Do What The F*ck You Want To Public License


Languages

Language:C++ 86.4%Language:CMake 11.2%Language:C 2.5%