Echoprint codegen for Java / Android

Is there a way to run echoprint-codegen on Android or is there a Java implementation for it?

Echoprint codegen on github: https://github.com/echonest/echoprint-codegen

Is there a C ++ implementation for it? I just can't figure out how to port it to Java, so that I can run it on an Android device, assuming Android 2.2 and above.

+5
source share
4 answers

Take a look at Alex's Restrepo Echoprint port on Android. His blog post with technical details is here:

http://masl.cis.gvsu.edu/2012/01/25/android-echoprint/

Android, , :

https://github.com/gvsumasl/EchoprintForAndroid

+6

Jacquet Wong, Java Android.

http://code.google.com/p/musicg/

, FFT dsp.

+3

java FFT/Audio, , . Ropy van Rijn Shazam.

. http://www.redcode.nl/blog/2010/06/creating-shazam-in-java/

+2

I will try to look here: http://developer.echonest.com/ and then here: http://developer.echonest.com/client_libraries.html and after that you downloaded the java client, this: https: //gist.github .com / 1630910 may be useful (sorry, this is Italian code, but I'm sure you will not have problems)

0
source

All Articles