summaryrefslogtreecommitdiff
path: root/vst/README
diff options
context:
space:
mode:
Diffstat (limited to 'vst/README')
-rw-r--r--vst/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/vst/README b/vst/README
new file mode 100644
index 0000000..0d08c94
--- /dev/null
+++ b/vst/README
@@ -0,0 +1,11 @@
+Get http://expat.sourceforge.net/ and http://www.mega-nerd.com/libsndfile/
+ in their win32 binary versions.
+Unpack them in the vst/ subfolders: expat and libsndfile.
+
+Get vstsdk2.4 and unpack it in the vstsdk2.4 subfolder.
+
+Use mingw and compile with 'make'.
+
+Copy libexpat.dll and libsndfile-1.dll to the system32 folder.
+
+Run the DAW with drumgizmo_vst.dll. \ No newline at end of file