# HG changeset patch # User cannam # Date 1302181582 0 # Node ID f75f330aa1303813a08e8811ce18a79e7179e705 # Parent e80ec66613a05433977e4ed0004823262307ca96 Various updates for new repo locations, releases, etc diff -r e80ec66613a0 -r f75f330aa130 develop.html --- a/develop.html Mon Apr 04 12:40:20 2011 +0000 +++ b/develop.html Thu Apr 07 13:06:22 2011 +0000 @@ -32,37 +32,40 @@

Vamp plugins use a C binary interface for the greatest level of binary compatibility. However, plugins and hosts are strongly encouraged to make use of the set of C++ base classes - provided in the SDK. You can also now write Vamp plugins in - Python using VamPy.

+ provided in the SDK.

-