annotate README @ 60:ac1a75151fc9 tip

isnan(int) is meaningless, and msvc refuses it as ambiguous
author Chris Cannam
date Wed, 18 Dec 2019 16:47:10 +0000
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