Hacker News new | past | comments | ask | show | jobs | submit | brianwhitman's comments login

song/identify supported both ENMFP and Echoprint, and AFAIK the Echoprint matching path was exactly the same as is published on Github.

I know at some point we did adapt the Solr end (for example, we removed the N most occurring codes) for speed optimizations.

Many users of Echoprint in the wild have adapted the python matching logic for their use case as well as changed the hash update rate on the codegen. A great modification to watch was Sunlight Labs' "Ad Hawk", which ID'd commercials: https://github.com/sunlightlabs/adhawk


I like this concept, but you need some sort of automated filtering. My first track (because hypem liked it) is a cat purring.

Plug but it's a useful one: run the tracks through the SCAnalyzer http://labs.echonest.com/SCAnalyzer/index.html and filter for speechiness and duration. If you get a SO ID, you'll also know the artist via fingerprinting and you can do more filtering at that level.


This is a pretty cool idea! I will see what I can get out of it, thx!


psytrance is there, as "psychedelic trance"

we're adding j-core now, thanks for the suggestion!

sxsw is why this is special, we will be adding and changing these over time. It's clear that genres don't have to directly correlate with musical style.



These genres come from people talking about music using whatever organic / natural words they use to describe music. We've done the work to map those into single-term "genres," as it's been shown many listeners appreciate the flat categorization. There are similarities between genres in the API, so you can quickly see which genres sound like others.


it's been shown many listeners appreciate the flat categorization

Huh, that's interesting. Did you discover that with internal analytics or a survey, or an outside source?

If it's something internal, you could blog about your discovery. It would make an interesting read for us music nerds.



this is going to be a great event, I'm speaking at it too, presenting my old "A Singular Christmas" from 2004 (nee Eigenradio)

http://notes.variogr.am/post/262976984/a-singular-christmas-...


will mr. marmor be playing anything from his hit lithuanian LP "Silence In a Sweater"?


Absolutely! Here's a recording for reference: http://bit.ly/1kbRpkX


I'm still waiting on the limited edition multicolour vinyl release.


Wow, much respect Mr. Echo Nest!


EN (which powers the Rdio create station feature that rolled out recently) has similarity data and popularity data for songs & artists natively.

Popularity of a single song: http://developer.echonest.com/api/v4/song/search?api_key=FIL...

List of songs by an artist ordered by popularity

http://developer.echonest.com/api/v4/song/search?api_key=FIL...

Since we have Rdio in our Rosetta ID space, you can natively use Rdio IDs and get them back in your calls:

http://developer.echonest.com/api/v4/song/search?api_key=FIL...


#awesomesauce


Analyze your own, it'll be much better when you're doing synchronous stuff like this. Our canonical audio is likely very different in bitrate or time to start.


Yes: you can use Echo Nest Remix in python or do what paul did and pre-load the analysis and do the playback via webaudio. Remix takes care of the chopping at the right bits for you: http://echonest.github.com/remix/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: