Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Can Java read TOC cd?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Maarten, post: 3486262"] Think of a TOC as sort of like a partition table, except that it I have never seen the TOC of an audio-cd but since freedb/cddb both display the start of each audio track as a frame-offset I guess it is set in frames. The TOC can set the track offset (the frame at which a track begins; 1 second is 75 frames), index point (subdivisions of a track), cd and track information and whatever one would like to put in there. Most programs I've seen that copy cd's and convert them to wave or mp3 require an ASPI driver (ASPI stands for Advanced SCSI Programming Interface. Originally developed by Adaptec. It is a software layer that enables programs to communicate with SCSI (and ATAPI) devices.) And that was indeed my question to begin with, though maybe not too clear. I have never seen a Java program to copy audio CD's or do something else with it and since I only have experience with PHP and Javascript it requires me quite a bit to learn which is all right as long as it leads to something. Maarten [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Can Java read TOC cd?
Top