Adjust MP3 Quality
I'm having trouble figuring out how to adjust the encoding options so that it uses a bitrate of 320k instead of 128k. If it's even possible...I've looked in the documentation and tried a few things but...
View ArticleCan I batch fingerprinting?
Hi everyone, I was just wondering : what is the maximum number of fingerprints that can be reasonably sent in one "identify" request? For instance, is 100 ENFMP fingerprints per request a reasonable...
View ArticleiOS ENMFP and song recognition
Hi, Does ENMFP work on iOS? the library that is available for download heredoes NOT contain iOS library. I compiled iOS library from here https://github.com/echonest/echoprint-codegenHowever, the code...
View ArticleiOS ENMFP and song recognition
ENMFP does not work on iOS. You're confusing ENMFP and echoprint. See here: http://notes.variogr.am/post/27796385927/the-audio-fingerprinting-at-the-echo-nest-faq
View ArticlecURL request take really too long to respond.
Hello there! I'm a newbie trying to develop an app that identify a song from a file, and I'm using cURL to test the API. This is what i'm doing:curl -w "@curl-format.txt" -F "api_key=apikey" -F...
View ArticlecURL request take really too long to respond.
Hey OtnielAguilar -- you're using the track/upload endpoint instead of the song/identify endpoint. Both will identify a song, but track/upload uploads the song first, whereas with song/identify you can...
View ArticleAppcelerator & EchoNest upload issue
I'm just trying to make a similar app(just considering Titanium too, does it work well for you?), but I don't want to upload the song to the servers, instead I want to upload the fingerprint because is...
View ArticleAlbum Info of tracks
I need to find the album information of the tracks, is it possible now? As I read in an older post that it was not possible then, is there any API for it now?
View Article[Android] Unable to upload the track for identification
Hi, So i am unable to upload the track for identification I have read many posts on the forum and i found that many others have faced the same issue(but i couldn't find a proper solution) Basically the...
View ArticleSeattle Artists Location Categorization
I'm seeing a trend of Seattle artists getting labeled as being from Washington DC. Seattle is in Washington state of course, but there's a big difference...For example the Tea Cozies are a band from...
View ArticleAdjust MP3 Quality
Assuming you are talking about Remix, you should be able to adjust the MP3_BITRATE parameter in remix/src/audio.py to make this happen.
View ArticleGrowing the ENMFP Library?
ENMFP will not be accurate for over-the-air matching. Are you using Echoprint?Spotify is constantly adding new tracks, and we are integrating our public APIs to match this catalog growth. But there is...
View ArticleGrowing the ENMFP Library?
Thanks for the reply, David. We are using ENMFP. Even if not intended for use with over-the-air, it works pretty well in identifying songs, with an extremely low rate of false id's. Again, most of the...
View ArticleShort BIO?
Hello,Is there a short BIO that I can look up with the API? I am using 'biographies' but it returns a very long BIO of the artist/group (which is very useful and informative, but a bit too long for my...
View ArticleAlbum Info of tracks
There's no Echo Nest API for that, but you can use our sister API to get album info for a track. To do this, request get the spotify track id (using the spotify bucket) and then call the spotify API...
View ArticleEra-specific playlist
Hi Paul,Is this still in the works? Something I'm working on requires the ability to search for songs by release date (or at least year). I'm really hoping you guys are working on this.Thanks
View ArticleHow to play mp3 file using preview_url
I am following this url as u can see Preview_url proper format is not there....
View ArticleHow to start?
Hi ccorner, I assume you are referring to the google groups link given in the post above. Maybe you want to try again. I’ve opened it every time I tried without any trouble. But then, you probably...
View Article