view README.txt @ 264:1cec738101a8 0.8.9.anteindex

Fixed trackSequenceQueryNNReporter and trackSequenceQueryRadNNReporter so that order of point reporting is what you would expect: i.e. closest to farthest. pointNN is set to allow a maximum (MAX_POINTNN) of 1000000 points. This allows computation of an S-Matrix using -Q nsequence. It also enables using the new -Q onetoonensequence query type for concatenative synthesis by finding the closest match in the entire database to each query point. Restrict lists (-K rList.txt) are useful for limiting the search to specific items in the database in these two cases. -This line, and those below, will be ignored-- M trunk/reporter.h
author mas01mc
date Tue, 10 Jun 2008 16:22:52 +0000
parents 2a88ae80e4a9
children
line wrap: on
line source
This is audioDB, a database system specialized towards approximate
content-based retrieval, developed at Goldsmiths, University of London
as part of the OMRAS2 research project (funded by the Engineering and
Physical Sciences Research Council, grant number: EP/E02274X/1).

Please see INSTALL.txt for build and installation instructions.
Portions of this work are copyright Michael Casey, Christophe Rhodes,
and Goldsmiths, University of London.  The software is released under
the terms of the GNU General Public Licence, version 2 or greater;
please see LICENCE.txt for the text of that copyright licence.