We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5efb17 commit 2cc40a1Copy full SHA for 2cc40a1
1 file changed
README.md
@@ -2,10 +2,12 @@
2
3
VST3 plug-ins using Qt 5.
4
5
+This is a small framework that allows creating VST3 plugins with Qt 5
6
+
7

8
9
# Building
-Configure with CMake.
10
+Configure with CMake. No external dependencies required (except Qt 5).
11
12
Compilation tested with MS Windows (Visual C++ 2013), and Qt 5.5.1.
13
0 commit comments