2

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

Jonas K
  • 4,215
  • 2
  • 24
  • 25

1 Answers1

1

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