Mercurial > hg > vamp-plugin-pack
annotate README.md @ 129:afd72eb2b0aa tip
Added tag v1.0-windows-32bit for changeset 7d5387c63447
author | Chris Cannam |
---|---|
date | Fri, 12 Jun 2020 17:20:52 +0100 |
parents | d60302781bd1 |
children |
rev | line source |
---|---|
Chris@117 | 1 |
Chris@117 | 2 Vamp Plugin Pack |
Chris@117 | 3 ================ |
Chris@117 | 4 |
Chris@117 | 5 #### An installer for various Vamp plugins with redistributable licences |
Chris@117 | 6 |
Chris@117 | 7 The Vamp Plugin Pack is a cross-platform binary distribution, with |
Chris@117 | 8 platform-appropriate installer, of a bundle of [Vamp audio analysis |
Chris@117 | 9 plugins](https://vamp-plugins.org/). |
Chris@117 | 10 |
Chris@117 | 11 The plugin libraries included in the Vamp Plugin Pack were developed |
Chris@117 | 12 and published by various different authors and institutions: |
Chris@117 | 13 |
Chris@117 | 14 * BBC |
Chris@117 | 15 * Carl Bussey |
Chris@117 | 16 * Chris Cannam |
Chris@117 | 17 * Jamie Bullock |
Chris@117 | 18 * Marsyas Plugins |
Chris@117 | 19 * Matthias Mauch |
Chris@117 | 20 * Paul Brossier |
Chris@117 | 21 * Queen Mary, University of London |
Chris@117 | 22 * Simon Dixon and Chris Cannam |
Chris@117 | 23 * University of Alicante |
Chris@117 | 24 |
Chris@117 | 25 The installer shows more information about each plugin library, |
Chris@117 | 26 including a link to its homepage where it has one. Please refer to the |
Chris@117 | 27 installer and to plugin libraries themselves for more details about |
Chris@117 | 28 the provenance and use of each plugin. |
Chris@117 | 29 |
Chris@117 | 30 All of the libraries are open source and are redistributable under |
Chris@117 | 31 open-source licences. The entire pack and the installer may be |
Chris@117 | 32 redistributed under the GNU Affero General Public License (AGPL) v3, |
Chris@117 | 33 which is the most restrictive of the set of copyleft licenses in use |
Chris@117 | 34 by the libraries. |
Chris@117 | 35 |
Chris@117 | 36 The plugins were collected together, and the installer was written and |
Chris@117 | 37 published, by Chris Cannam at the [Centre for Digital Music, Queen |
Chris@117 | 38 Mary University of London](http://c4dm.eecs.qmul.ac.uk/). |
Chris@117 | 39 |