# HG changeset patch
# User cannam
# Date 1237565963 0
# Node ID d50fb6b58cd88f77c9e35d7fbd81c8526ddb6b70
# Parent 82c3d821ea721a9c75d7b213587d77ca89a32cdf
* Add note about plugin tester
diff -r 82c3d821ea72 -r d50fb6b58cd8 develop.html
--- a/develop.html Tue Mar 03 16:12:19 2009 +0000
+++ b/develop.html Fri Mar 20 16:19:23 2009 +0000
@@ -54,8 +54,22 @@
-
New! Read the Vamp plugin SDK Programmers
- Guide!
+ New! Download the Vamp plugin tester, a simple
+ command-line utility that tests your plugins for various common
+ failure cases. It can't check whether you're getting the right
+ results, but it can help you write better behaved and more
+ resilient plugins. Get the source
+ code, OS/X
+ universal binary, or Windows
+ binary of the initial version 0.1 release.
+
+
+
+ Read the Vamp plugin SDK Programmers
+ Guide.
Read a presentation about the principles of Vamp plugins for
potential developers.