# HG changeset patch
# User Chris Cannam
# Date 1342184974 -3600
# Node ID 94b7f707a521dfb610dc222c1cb3cf6625e899ec
# Parent e6616e69c886956d3e52bbdb8bc98df0147724ed
Update for 2.4 release
diff -r e6616e69c886 -r 94b7f707a521 develop.html
--- a/develop.html Thu Jul 12 13:52:28 2012 +0100
+++ b/develop.html Fri Jul 13 14:09:34 2012 +0100
@@ -38,15 +38,37 @@
Python using VamPy.
Developer Downloads
- - Download the Vamp plugin SDK (version 2.3):
+
- Download the Vamp plugin SDK (version 2.4):
-
- The main SDK (development headers, source code, example code):
As a gzipped tar file or as a ZIP file.
+
- The main SDK (development headers, source code, example code):
+
+As a gzipped tar file
+or
+as a ZIP file.
+
- - Pre-compiled library and host binaries:
Windows (MinGW), Windows (MSVC: static libraries only), OS/X (32/64 bit Intel universal), 32-bit Linux, and 64-bit Linux
+ - Pre-compiled library and host binaries:
-
- Example plugin binaries:
Windows, OS/X, 32-bit Linux, 64-bit Linux, and 32-bit x86 Solaris (these are unchanged from version 2.0).
+
+Windows (MinGW),
+Windows (MSVC: static libraries only),
+OS/X (32/64 bit Intel universal),
+32-bit Linux,
+and
+64-bit Linux
+
- - Documentation bundle.
+ - Example plugin binaries:
+
+Windows,
+OS/X,
+32-bit Linux,
+64-bit Linux,
+and
+32-bit x86 Solaris (these are unchanged from version 2.0).
+
+
+ - Documentation bundle.
- The code project for the Vamp API and SDK.
diff -r e6616e69c886 -r 94b7f707a521 index.html
--- a/index.html Thu Jul 12 13:52:28 2012 +0100
+++ b/index.html Fri Jul 13 14:09:34 2012 +0100
@@ -41,7 +41,7 @@
- Interactive audio analysis using Vamp plugins? Try Sonic Visualiser!
- - Analysis inside your audio editor? Audacity beta releases (1.3.6 and newer) can use Vamp plugins to create label tracks from analysis results.
+ - Analysis inside your audio editor? Audacity 2 can use Vamp plugins to create label tracks from analysis results.
- Want to extract features from lots of audio files, writing results into text files or as RDF for linked data purposes? You need Sonic Annotator!
- For simple command-line purposes, there is also a Vamp host included in the developer SDK.
- ... other hosts you'd like to see mentioned here? Tell us!