LAMEOnJ is a 100% Java library mapping in Java the complete C API of LAME, the popular MP3 encoder and decoder. The Java-native impedance is solved with JNIEasy, JNIEasy is free for non profit uses (there is an alternative commercial license). Version 1.2...
1 replies - 2910 views - 09/03/08 by Jose Maria Arranz in Announcements
This
example shows you how to modify the code in an MP3 file. You need to
add several new functions to enable the application to read MP3 tags.
Then, you should add the resulting JAR to the references of a NetBeans
project and create a Java FX form to play...
7 replies - 8530 views - 02/27/08 by Sergey Surikov in Tips and Tricks