An open API service indexing awesome lists of open source software.

https://github.com/lmacken/tempi

Add tempo metadata (BPM) to your music collection using The Echo Nest
https://github.com/lmacken/tempi

Last synced: 9 months ago
JSON representation

Add tempo metadata (BPM) to your music collection using The Echo Nest

Awesome Lists containing this project

README

          

tempi
=====

Add tempo metadata to your music collection.

.. image:: http://the.echonest.com/media/images/logos/EN_P_on_White.gif
:target: http://the.echonest.com

Requirements
------------

Sign up for an `EchoNest API key `_, add
the information to the top of ``tempi.py``.

Then install the Python dependencies:

::

easy_install pyechonest mutagen progressbar fabulous

Using
-----

::

$ python tempi.py

Screenshot
----------

.. image:: http://lewk.org/tempi-screenshot.png

License
-------

.. image:: https://www.gnu.org/graphics/gplv3-127x51.png
:target: https://www.gnu.org/licenses/gpl.txt

Author
------

`Luke Macken `_