annotate README.txt @ 172:a28690f14021
no-big-mmap
Branch for removing the big mmap() -- and hence the 4GB limit on
audiodbs.
author |
mas01cr |
date |
Wed, 14 Nov 2007 15:55:09 +0000 |
parents |
7ae689fadb44 |
children |
2a88ae80e4a9 |
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@132
|
3 as part of the OMRAS2 research project (funded by EPSRC).
|
mas01cr@132
|
4
|
mas01cr@132
|
5 Please see INSTALL.txt for build and installation instructions.
|
mas01cr@132
|
6 Portions of this work are copyright Michael Casey, Christophe Rhodes,
|
mas01cr@132
|
7 and Goldsmiths, University of London; please see LICENCE.txt for
|
mas01cr@132
|
8 restrictions on use and redistribution.
|