Is song valence still available?
I was at Music Hack Day: Philadelphia and remember seeing a presentation about Echonest's new song valence method. However, I cannot find any information about it on the API Documentation. Was this...
View ArticleIs song valence still available?
Kstensland92,The valence attribute is available on all songs as well as uploaded tracks when you get the profile with a "bucket=audio_summary" parameter. You can also use min and max valence in...
View ArticleWill the key chord detection algorithm get improved in the future ?
Hello,Currently the detection algorithm does not always return the correct key for some tracks.Can we expect some improvements about in the future ?Thank you.
View ArticleBuckets causing "unknown error"
There are calls I'm making that have worked fine until today. For some reason I'm getting an unknown error response. It seems that it occurs as soon as I introduce any bucket parameter. A simple call...
View ArticleBuckets causing "unknown error"
Hi chris.dixon. Can you provide the request you're sending and the response you're getting?-Eli
View ArticleAPI maintenance
From Wednesday, January 22nd to Thurday January 23rd evening we will be undergoing maintenance. During this time the following methods will be offline: song/identify, track/upload, artist/blogs,...
View ArticleBuckets causing "unknown error"
Currently we are undergoing maintenance. Please follow this thread for more information:http://developer.echonest.com/forums/thread/1526We apologize for any inconvenience
View ArticleBuckets causing "unknown error"
Ah, I'll have to check announcements next time. Thanks.
View ArticleAPI down or having maintainance?
I'm getting this when trying to query the server with a code generated from echoprint-codegen. Is it really down or am I doing something wrong?{"response": {"status": {"version": "4.2", "code": 6,...
View ArticleAPI down or having maintainance?
Yes -- please read the announcements forum -- http://developer.echonest.com/forums/thread/1526#post5067
View ArticleAPI down or having maintainance?
I just found it .. Google is not my friend.I found an old announcements page thru google.. However after exiting from my post i noticed something new in the Announcements here.ThanksJust my luck to try...
View ArticleAPI maintenance
We have completed the maintenance. All methods are back online. Thanks for your patience.
View ArticleEchotron installation corrupt Rdio integration
Hi, I am new to echonest and installed the echotron demo on my server. It worked nice out of the box. Except from the Rdio-integration part of it where it actually plays 30 seconds of some song of the...
View ArticleEchoprint server ingest - Best Practices
Hi,I've been testing queries on a few songs I pushed to a local server, I was wondering if there are recommendations on the best procedure for putting extracting song fingerprints to get ingested on...
View ArticleENMFPdotNet : fingerprinting for .NET library available
I've created a .NET library that allows people to generate fingerprints from a .NET project.NuGet package: https://www.nuget.org/packages/ENMFPdotNet/ (or type Install-Package ENMFPdotNet in the...
View ArticleBug in Artist documentation
You've got a typo / misdocumented feature @ http://developer.echonest.com/docs/v4/artist.htmlInstead of 'genres' you have 'genre' listed... calling /artist/genre gives a 404. Spent a good 10 minutes...
View Articlesong/identify bucket=id:whosampled & bucket=tracks no result
I am trying to get the whosampled id of a song with the method song/identify.For example, i have the request...
View ArticleBug in Artist documentation
musicnews - to get the genres for an artist you should use the 'genre' bucket like...
View Article