We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This breaks any form of analysis upload, cache retrieval, etc. That internet dependency has gone away. Tested using the swinger.py example:
swinger.py
$ python swinger.py -v some.mp3 ['en-ffmpeg', '-i', 'some.mp3', '-y', '-ac', '2', '-ar', '44100', '/var/folders/fq/z9z18vsj091dh6xkhtp8mgz40000gn/T/tmpxPlXfA.wav'] Computed MD5 of file is 0a6ab6501acce131a7c23fd024dba596 Probing for existing analysis Analysis not found. Uploading... Echo Nest Unknown Error
The text was updated successfully, but these errors were encountered:
The API closed down. Check out https://github.com/algorithmic-music-exploration/amen and https://github.com/jiaaro/pydub for alternatives.
Sorry, something went wrong.
No branches or pull requests
This breaks any form of analysis upload, cache retrieval, etc. That internet dependency has gone away. Tested using the
swinger.py
example:The text was updated successfully, but these errors were encountered: