Java library to create a mp3 music player
JMusic is a library developed in Java (and NetBeans) that allows management to create a mp3 music player.
I created the library for my projects in the area of Algorithms and Programming III at School of Engineering at the Andrés Bello Catholic University (UCAB) in Caracas, Venezuela.
After years working with the library, I decided to release it as an open source project.
The library is based on JLayer -> http://www.javazoom.net/javalayer/javalayer.html.
The goals of this code are:
You need to follow these steps:
Use the following methods (at MusicPlayerControl class) in order to control your music player:
If you want it, you can use the internal JMusic mp3 music player. You just need to follow the next steps:
If you need any help with the library methods you can use the javadoc documentation (it’s include in the project)
You can contact me using my email: ricardo.casanova@outlook.com
Follow me @rcasanovan on twitter.