Song is not Identified
Hi,I have uploaded new song in the server and i have recorded same song in the mobile and uploded in server and through code generator i created code from the local server.Following are the motheds i...
View ArticleDynamic Playlist - are there any limits in son-ghistory?
I created three gnere playlists as dynamic playlists, so I can skip and rate songs. I know, session ID will expire after 24 hours of inactivity. But if I use the session ID without a 24 hours...
View ArticleContributing New Data
zmarburg,Which documentation are you referring to?For the Echoprint fingerprint technology, we envision eventually allowing community contribution of Echoprints to a central database, but that...
View ArticleDynamic Playlist - are there any limits in son-ghistory?
rolandbeck - there are no maximums on the number of songs that can be played on one session. We've seen sessions with 100K songs in the history.-- Paul
View ArticleContributing New Data
Understood, but beyond not being able to actual submit back the actual results.. the rest is possible?Eg. Take database of songs + run against Echoprint to apply 'watermarks' and essentially build your...
View ArticleContributing New Data
zmarburg,Yes, what you describe is possible using Echoprint. Please direct questions to the Echoprint Google Group or find the source code on Github.To clarify, Echoprint does not "apply watermarks". A...
View ArticleContributing New Data
zmarburg,If your primary mission is identifying tracks you have in a local catalog, you could look at using the Echo Nest's song/identify API. This requires a fingerprint string, for which you can use...
View ArticleSong is not Identified
Hanamesh,track/upload is only used to submit a track for analysis and identification against the existing Echo Nest fingerprint database. It does not make the track available for matching by subsequent...
View ArticleCan I locally compare echoprint audio file fingerprints?
luchfilip,There is nothing like that in the project today, but the community has adapted Echoprint for a variety of applications.See the Echoprint Google Group for Echoprint-specific discussions. That...
View ArticleCannot get a song to match with identify GET
Observation #1 --When I run:http://developer.echonest.com/api/v4/song/identify?api_key=&version=4.11|4.12&code=, I get back an empty songs array!When I run without any version parameter, I get...
View ArticleMulti band analyzer
I a mastering engineer, and I am trying to find a way to automate some of what I do at a daily basis. Some people say it can't be done, I think it can, and I am developing a blueprint with pseudocode...
View ArticleMusic identification for PC
Hi, First of all, sorry for my english :)I'm looking for a PC software that runs in the background (in the "notification area" of windows) that recognizes and displays the music played on a label...
View ArticleGet Random List of Songs Based on energy, liveness, etc.
I was wondering if it is possible to make an API request that returns a random list of songs based on energy, liveness, tempo, speechiness, acousticness and all these atributes one would get if they...
View ArticleGet Random List of Songs Based on energy, liveness, etc.
Also could there be a way to see songs based on year released? Sorry, I'm kinda new to this sort of API.
View ArticleGet Random List of Songs Based on energy, liveness, etc.
caleiosu - I'm not exactly sure what you mean by a "random list of songs based on energy, liveness, tempo, speechiness, ...". As for song release year, that is not exposed in the API yet (but it is...
View ArticleGet Random List of Songs Based on energy, liveness, etc.
Thank you, I will be keeping an eye out. I actually found out how to do it, which is by composing a url like this:...
View ArticleGet Random List of Songs Based on energy, liveness, etc.
calebiousu - indeed there are just no songs that satisfy all of those attributes simultaneously. You need to loosen up the contstraints a bit. -- paul
View ArticleRunning multiple fastingest.py on self hosted EchoPrint server
Hi, I'm planning on contributing data once I have the system setup properly but I'm running into a bottleneck. I tried running multiple fastingest.py scripts in parallel against the same EchoPrint...
View ArticleHow long is analysis stored on echonest servers
When I analyze an mp3 using the analyzer, I get a tracking id back. I can use that to fetch the analysis 5 mins later. But after a day, Echonest complains that tracking id is not found... is this...
View Article