Mercurial > hg > vamp-tempogram
annotate README @ 56:f1c128d0f78c v1.0
Small text fix
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 14:22:47 +0100 |
parents | 15f8fb95eb4d |
children |
rev | line source |
---|---|
Chris@38 | 1 |
Chris@38 | 2 Vamp Tempogram Plugin |
Chris@38 | 3 --------------------- |
Chris@38 | 4 |
Chris@38 | 5 A Vamp plugin implementation of the tempogram and cyclic tempogram |
Chris@38 | 6 features described in Grosche, Müller, and Kurth 2010, providing a |
Chris@38 | 7 robust mid-level representation that encodes local tempo information. |
Chris@38 | 8 |
Chris@38 | 9 Plugin written by Carl Bussey, copyright 2014 Queen Mary University of |
Chris@38 | 10 London. Provided under the GNU General Public License. See the file |
Chris@38 | 11 COPYING for licence details and CITATION for details of the |
Chris@38 | 12 publication to cite if you are making use of this in academic work. |
Chris@38 | 13 |