We would like to concatenate/merge/join mp3 files seamlessly using "java" in any environment. We are trying the following options at the moment ( please let us know any other options):
Using JMF -- ruled out as it supported only in windows http://java.sun.com/javase/technologies/desktop/media/jmf/reference/faqs/index.html
Using tritinous , jlayer and Lame combination.
Please let us know thoughts and the links those mention about concatenate/merge/join mp3 files using option 2.