home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / musica / getcddb / saveoffsets.txt < prev    next >
Text File  |  1999-09-22  |  839b  |  19 lines

  1. To correctly implement the CDDB protocol, the offsets of the audio tracks must be correctly
  2. calculated. At the moment, these offsets are on average about 3/75 of a second different to the offsets
  3. given in the CDDB files downloaded. I don't know whether this is due to my code, the OS or just my
  4. CDROM. So I have created an executable which can save the offsets of the tracks of an audio CD to
  5. ram:offsets.
  6. I would be grateful if somebody could run SaveOffsets with one of the CD's listed in the cdlist.txt file in
  7. their drive and email me the results and telling me which CD it was. It needs to be one of the CD's
  8. listed so that I can compare it against the results I get. 
  9.  
  10. SaveOffsets needs to be run from CLI in this way:
  11.  
  12. SaveOffsets device unit
  13.  
  14. eg. "SaveOffsets squirrelscsi.device 0"
  15.  
  16. Cheers,
  17.  
  18. Roger Light <rogerlight@mindless.com>
  19.