We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › echonestP5, a wrapper library
Page Index Toggle Pages: 1
echonestP5, a wrapper library (Read 2232 times)
echonestP5, a wrapper library
Sep 22nd, 2009, 8:43am
 
Hi everyone
I just released a first version of echonestp5, I library I wrote to ease the use of the Echo Nest API.
This library allows you to upload an MP3 file to the server than retrieve different analysis.
Hope you'll find it interesting.

Source + download :
http://code.google.com/p/echonestp5/
http://www.melkaone.net/echonestp5/

More Infos on the Echo Nest API :
http://the.echonest.com/
http://musicmachinery.com/tag/the-echo-nest/
Re: echonestP5, a wrapper library
Reply #1 - Sep 23rd, 2009, 9:55am
 
Thanks, Melka! This is huge.

I tried getting your code and up and running locally but for some reason I'm running into errors with java versions, and it's telling me that
"The type EchoNest is ambiguous." Any thoughts?
Re: echonestP5, a wrapper library
Reply #2 - Sep 24th, 2009, 1:52am
 
Hum, it's the first time I do a library for processing, I'm not really sure what this error might be.
What java version are you using ? I tested it under java 6 on macos & ubuntu, maybe I forgot some includes and stuff for 1.5 and/or windows.
If you could also include a full copy of the error output you got, that would be nice Smiley
Re: echonestP5, a wrapper library
Reply #3 - Oct 23rd, 2009, 7:11am
 
Hey melka, thank you for your good work. I compiled your code on OS X 10.5.8 / Java 1.5 - it works!
Re: echonestP5, a wrapper library
Reply #4 - Dec 19th, 2009, 4:56pm
 
thank you melka! having fun with this.
Page Index Toggle Pages: 1