# 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. -Alternatively, you can also now make Vamp plugins in + Python using VamPy.
+ +The entire SDK is published under a very permissive BSD-style license. + href="https://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/COPYING">license. You are encouraged to copy from it wholesale, whether developing open-source or proprietary plugin or host software.
diff -r e80ec66613a0 -r f75f330aa130 download.html --- a/download.html Mon Apr 04 12:40:20 2011 +0000 +++ b/download.html Thu Apr 07 13:06:22 2011 +0000 @@ -24,26 +24,26 @@Several useful Vamp plugins are linked below, and you'll find - installation instructions at the bottom - of the page.
+Here are links to all the Vamp plugins that we have been notified of.
+For installation instructions see the bottom + of the page.
-Some of these may be ready to download and run straight away - on your platform. Some are open source; others are not. Please - see the individual plugin pages for details.
+Many of these will be ready to download and run straight away + on your platform. Licensing terms vary: please see the + individual plugin pages for details.
-Looking for the developer kit? Look here!
+
Want to make your own plugins? Go here!
Would you like to see your plugins listed here? Drop us a line!
Plugins | Version | Linux | OS/X | Windows | Solaris/x86 | Source code | ||||
Plugins | Version | Linux | OS/X | Windows | Source code | |||||
Queen Mary plugin set (docs) Note onset detector, beat and barline tracker, tempo estimator, key estimator, tonal change detector, structural segmenter, timbral and rhythmic similarity estimator, wavelet scaleogram, adaptive spectrogram, note transcription, chromagram, constant Q spectrogram and MFCC calculation plugins from the Centre for Digital Music at Queen Mary, University of London |
- 1.6 | Download (32 and 64 bit) | Download | Download | Download | +1.7 | Download (32 and 64 bit) | Download | Download | -N/A | Browse |
Vamp Aubio plugins Onset detection, pitch tracking, note tracking and tempo tracking plugins using Paul Brossier's aubio library. | 0.3.2c | @@ -53,9 +53,7 @@Download | -- - | Download Browse SVN |
+ Download or Browse |
Download | Download | -- | Download | +Download or Browse |
Mazurka plugins Spectral visualisation and feature extraction plugins from the Mazurka project. |
@@ -78,8 +75,6 @@
Download | -- | Browse | Download | -- - | Download Browse SVN + Download | or Browse @@ -117,9 +110,7 @@ Download |
- Download |
-
- Download |
+ Download |
@@ -133,8 +124,6 @@
or Browse |
- |
-
Download |
@@ -148,7 +137,6 @@
|
|
|
- |
Download |
@@ -165,8 +153,6 @@
Download |
Download |
- |
-
Download |
@@ -179,13 +165,11 @@
Download (32 bit) |
- Download (64 bit) Download |
+ Download |
Download |
- Download |
-
- Browse SVN
+ | Browse
@@ -201,10 +185,14 @@
| How to Install-A Vamp plugin set consists of a single dynamic library (DLL) - file containing one or more plugins, and an optional category - file (.cat). To install a plugin set, just copy the plugin's - library file and category file (if supplied) into your system or + A Vamp plugin set consists of a single dynamic library file
+ with To install a plugin set, just copy the plugin's library file + and any supplied category or RDF files into your system or personal Vamp plugin location. The plugin file extension and the location to @@ -212,11 +200,10 @@
You can alternatively set the Read the README file for VamPy, or read an example Python plugin. + Read the README file for VamPy, or read an example Python plugin. To use VamPy, just download the VamPy wrapper plugin compiled for your platform, copy it to your Vamp plugin @@ -67,7 +67,7 @@ Download |
- Download |
+ Download |
or Browse |