annotate README.txt @ 553:ea341e68649f
Produce embryonic example of integration with runner ("sonic annotator")
There's much that is hardwired (though a bit less than in the example
sent by e-mail to Casey, Cannam and Raimond). More needs to be done,
including thinking about how a typical user will actually be using the
combination of tools; this code is proof-of-concept more than anything
else.
author |
mas01cr |
date |
Fri, 13 Feb 2009 11:23:10 +0000 |
parents |
2a88ae80e4a9 |
children |
|
rev |
line source |
mas01cr@132
|
1 This is audioDB, a database system specialized towards approximate
|
mas01cr@132
|
2 content-based retrieval, developed at Goldsmiths, University of London
|
mas01cr@241
|
3 as part of the OMRAS2 research project (funded by the Engineering and
|
mas01cr@241
|
4 Physical Sciences Research Council, grant number: EP/E02274X/1).
|
mas01cr@132
|
5
|
mas01cr@132
|
6 Please see INSTALL.txt for build and installation instructions.
|
mas01cr@132
|
7 Portions of this work are copyright Michael Casey, Christophe Rhodes,
|
mas01cr@241
|
8 and Goldsmiths, University of London. The software is released under
|
mas01cr@241
|
9 the terms of the GNU General Public Licence, version 2 or greater;
|
mas01cr@241
|
10 please see LICENCE.txt for the text of that copyright licence.
|