Mercurial > hg > audiodb
view bindings/python/README.txt @ 728:d3407d1e2f57
* Initial insertion from data code
* Added some tests for insertion
* Added a simple example
author | mas01mj |
---|---|
date | Mon, 26 Jul 2010 16:19:56 +0000 |
parents | 159becb0701e |
children | 63a75a2b5fa6 |
line wrap: on
line source
README.txt to install, try: python setup.py build python setup.py install Notes: - a compatible build of audioDB (>=r914) needs to be linkable at runtime - a basic database instance-centric class structure is available via pyadb.py, use this not _pyadb (the direct C interface) - the unit tests ( in test/InitialisationRelated.py) show basic functionality... Updated 23 June 2009, Ben Fields, b.fields@gold.ac.uk