Mercurial > hg > vamp-libxtract-plugins
annotate README @ 40:08d9660e57e8 tip
Or better, this
author | Chris Cannam |
---|---|
date | Thu, 16 May 2024 10:17:33 +0100 |
parents | 42ecbf0d152c |
children |
rev | line source |
---|---|
cannam@0 | 1 |
cannam@0 | 2 vamp-libxtract-plugins |
cannam@0 | 3 ====================== |
cannam@0 | 4 |
cannam@17 | 5 A set of Vamp plugins (http://www.vamp-plugins.org/) for low-level |
cannam@17 | 6 audio feature extraction using Jamie Bullock's libxtract |
cannam@0 | 7 (http://sourceforge.net/projects/libxtract/). |
cannam@0 | 8 |
cannam@0 | 9 See STATUS for a description of the level of completeness and current |
cannam@0 | 10 test status of these plugins. |
cannam@0 | 11 |
Chris@33 | 12 Plugin code by Chris Cannam and Jamie Bullock, Copyright 2006-2012 |
cannam@4 | 13 Queen Mary, University of London and Jamie Bullock. Distributed under |
cannam@4 | 14 the GNU General Public License. |
cannam@0 | 15 |