We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello everyone, I'm just testing things and I wanted to play a song from the Rdio streaming service. I just found this library https://github.com/rdio/rdio-simple but I don't know what files to use and what to import. Has anyone used this library before and can help me?
Thanks in advance.
Answers
https://github.com/processing/processing/wiki/How-to-Install-a-Contributed-Library-[DRAFT]
I tried installing the .jar files but I also needed to include some .java files that were on a package and I didn't understand how they worked very well. So I just decided to move to Eclipse and it was a little easier to do.
Now, that I've resolved this, maybe somebody that has already made use of the library can help me with a sample code to play a song. Thanks.