Absolute Beginner Wanting To Work In Java
i think the pyechonest problem is with the bersion of Tcl/Tk (8.5.9) but doesn't seem to be a solution since im running mavericks
View ArticleAbsolute Beginner Wanting To Work In Java
i think the pyechonest problem is with the bersion of Tcl/Tk (8.5.9) but doesn't seem to be a solution since im running mavericks
View ArticleAbsolute Beginner Wanting To Work In Java
ccorner,It sounds like you're making things harder for yourself than you might need to. Are you really trying to use three programming languages (python, tcl/tk, and java) all at the same time? I can't...
View ArticleAbsolute Beginner Wanting To Work In Java
hi thanks for the reply, i only moved onto trying python as it was reccomended to me from a lecturer but im currently using intellij in a class so would prefer to use that. I'm able to do the "Hello,...
View ArticleSong Release Date
I am looking around but can't seem to find song realease date in any of the api calls...am I missing it or is it not included data?
View ArticleIdentify song and Track upload
I'm trying to retrieve the album name, song title and artist from an audio file using the JEN java library, I have a few questions and issues.Currently I'm using upload track to identify the audio file...
View ArticleMusic identification for PC
MY MUSIC RECOGNITION v1.0I've decided to develop the facebook post thing for the version 1.1
View ArticleMy Music Recognition v1.0
Hi, here is my program (using echonest to analyze the sound).What do u think? Is there any bug? In the version 1.1, I wish to create a button 'Share on facebook' so that 'listening TITLE by ARTIST'...
View Articlerecognize the music from an online radio (streaming)
how to recognize the music from an online radio (streaming)?Have a script (preferably php) that I can do this?Thanks anyway!
View ArticleArtist Discography needed
I see this thread is several months old. I am looking for the same feature, any updates on it? It is a pain going to different sources to get this data. Hope you guys add this soon.
View ArticleASIHTTPRequestErrorDomain Code=5 - unable to create request
Bump.... Just to be more detail this is on my log2014-02-24 16:18:12.535 echoprint[1150:70b] start request url : http://developer.echonest.com/api/v4/song/identify?api_key=JOVOR210ICLRJHJ5D...
View ArticleIdentify song and Track upload
joshafc - there are three things that affect the time of a track upload - the actual upload time, the pending time and the analysis time. The upload time is going to be affected by your local...
View ArticleSong Release Date
nathanielg - it is currently not available in our API - but it is coming soon ...Paul
View ArticleHow to simulate reaching rate limit?
Hi Plamere,how does the rate limit works ? does the miniutes start from the first request and continues for 60 seconds or if it starts at the hh:mm:00 time and finishes at hh:mm+1:00 ?
View ArticleHow to simulate reaching rate limit?
The rate limit is reset every 60 seconds starting at hh:mm:00-- Paul
View ArticleMy Music Recognition v1.0
new version :http://hammoutene.free.fr/amir/projet/MyMusicRecognition-1.0.2.zip
View ArticleMusic identification for PC
new version :http://hammoutene.free.fr/amir/projet/MyMusicRecognition-1.0.2.zip
View ArticleBadStatusLine exception on python example
Hi,I was checking out the pyechonest library and ran across the following exception when trying to run one of the examples on the github page, more specifically, this one:from pyechonest import artist...
View ArticleCatalog coverage for 3rd party APIs
I've been testing the API with Deezer and Spotify catalogues for a time now, and it seems that there are a large number of tracks that are not covered in the Rosetta Stone Id spaces. For example,...
View Articlecurl (56) Recv failure: Connection was reset
Hi,Since few hours, curl -F "api_key=XXX" -F "filetype=mp3" -F "track=@sound.mp3""http://developer.echonest.com/api/v4/track/upload"does not work, it uploads for ever. Via a test, i see that my...
View Article