map01bf@623: README.txt map01bf@623: map01bf@623: to install, try: map01bf@623: map01bf@623: python setup.py build map01bf@623: python setup.py install map01bf@623: map01bf@623: Notes: map01bf@623: - a compatible build of audioDB (>=r914) needs to be linkable at runtime map01bf@717: - a basic database instance-centric class structure is available via pyadb.py, use this not _pyadb (the direct C interface) map01bf@717: - the unit tests ( in test/InitialisationRelated.py) show basic functionality... map01bf@623: map01bf@623: map01bf@623: map01bf@623: mas01mc@743: Updated 23 June 2009, Ben Fields, b.fields@gold.ac.uk mas01mc@743: mas01mc@743: mas01mc@743: NOTES AND COMMENTS (mcasey@dartmouth.edu) mas01mc@743: mas01mc@743: * how to apply L2norm to a database: make default behaviour mas01mc@743: * query behaviour without L2norm doesn't seem right