Forums » General Discussion Search

How to get the beat matching songs? New Reply

Author Post
Posts: 2
Registered: Dec 27, 2011

Hi,

                     I'm able to upload the file and get the analyzed data for the local list of songs i have(using java). I'm able to get the beats for songs,

but now my biggest worry is how do i find out the beat matching songs? I want to search my local library for the similar beat songs(its not tempo similarity what i'm looking for). As we have something like searchSimilarArtists() or searchByTitle(), need something like searchByBeats().

Posts: 59
Registered: Sep 17, 2008

We don't provide such API at the moment. But if you look in the Remix example Capsule, you'll see a python example of how you can do it yourself.

Reply to this Thread

You must log in to post a reply.