tuffy / python-audio-tools

A collection of audio handling programs which work from the command line.
http://audiotools.sourceforge.net
GNU General Public License v2.0
251 stars 57 forks source link

trackverify -R always fails on the track 1 #19

Closed remenor closed 11 years ago

remenor commented 11 years ago

Excuse my english... Tracverify -R can not get correct results on track . Presumably because it reads all sectors on all tracks but AccurateRip does not take into account the first 5 sectors of the track 1 well as the last 5 sectors of the last track. Can be corrected or set to skip these sectors?

tuffy commented 11 years ago

I've fixed the AccurateRip (v1) checksum calculation to work like it's supposed to. I've also added some tests against AccurateRip reference programs so that it should work the same way.

remenor commented 10 years ago

Thank you! in the latest version (2.21), works perfectly AccurateRip V1. Waiting support for V2