audiokeychain-clients/README.md

16 lines
347 B
Markdown
Raw Normal View History

2016-06-15 15:50:18 +02:00
# Audiokeychain.com client
This repo contains a bash client for [audiokeychain.com](https://audiokeychain.com).
The script in question is capable of recognizing the key and bpm of a song.
Usage:
```
./audiokeychain.sh song.mp3
```
2016-06-18 23:36:28 +02:00
Todo:
Add submit to database option and show compatible keys
2016-06-15 15:50:18 +02:00
Created by [Daniil Gentili](https://daniil.it)