Java library for creating Audio CD disk image

263 views Asked by At

Does anyone know of a library or open source project that contains code for creating an audio CD disk image?

1

There are 1 answers

0
AudioBubble On

As this is a rather technical task you may want to use the Java Native Interface (JNI).