summaryrefslogtreecommitdiff
path: root/vst/README
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2011-09-20 16:08:52 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2011-09-20 16:08:52 +0200
commit5591f1602e6171492f5e4620e67d3addeacad7aa (patch)
treea51c16d5760cd7db9b1fbbf5bf3afeb9bae4ab18 /vst/README
parent6611e83df0ed5b9bed42ff8cd549da0b5df11df2 (diff)
VSTi plugin version.
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