File size: 519 Bytes
c7e47b2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | medleydb
========
This library contains tools for working with the MedleyDB dataset.
For more information on the MedleyDB dataset, visit http://medleydb.weebly.com/.
Examples
========
.. toctree::
:maxdepth: 2
example
API Reference
=============
.. toctree::
:maxdepth: 2
api
Contribute
==========
- `Issue Tracker <http://github.com/marl/medleydb/issues>`_
- `Source Code <http://github.com/marl/medleydb>`_
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|