I only just discovered--possibly it's new--that one (possibly more) of the Windows rippers has the ability to compare your rips with other people's over the network. The idea seems to be that if your rip doesn't agree with what several others have you probably need to clean your CD or find a less damaged copy.
It sounds like an interesting idea--although in practice I suppose whether it's that important is another matter. But I just wondered if a similar feature might make its way into Max in time if there's a public API for that.
Comparing rips
The AccurateRip database are used by EAC and dbpoweramp.
But its sadly limited to MS Windows only, and hence not possible to use in Max.
Edit: Stephen. Would the perl script mentioned here be usable?
http://www.audiosense.org/forum/showthr ... 62f&t=1032
Download here: http://www.srcf.ucam.org/~cjk32/ARCue/
But its sadly limited to MS Windows only, and hence not possible to use in Max.

Source: http://sbooth.org/forums/viewtopic.php?p=2795#2795sbooth wrote:Not really, because it is Windows only and they solely provide a binary (dll) interface. I looked into it pretty heavily about 6 months ago and there is no chance (at this time) of getting the source code, because they are afraid that with the source code people could submit bogus information and lower the quality of their database. I'm not sure the argumemt holds water, but in any case, there is no OS X SDK and no way to get one. You might want to check out http://www.hydrogenaudio.org/forums/lof ... 37945.html, http://www.audiosense.org/forum/showthread.php?t=469, http://www.audiosense.org/forum/showthread.php?t=413, http://www.audiosense.org/forum/showthread.php?t=280, and http://www.audiosense.org/forum/showthread.php?t=354.sporksmith wrote:Any chance of seeting accuraterip integrated into Max?
Edit: Stephen. Would the perl script mentioned here be usable?
http://www.audiosense.org/forum/showthr ... 62f&t=1032
Download here: http://www.srcf.ucam.org/~cjk32/ARCue/
Re: Comparing rips
Stephen. This "might" be good news...
ARCue, the multiplatform AccurateRip checksum script, have just been ported from Perl to C++. Maybe that makes it easier to integrate AccurateRip into Max?
http://www.hydrogenaudio.org/forums/ind ... t&p=527474
ARCue, the multiplatform AccurateRip checksum script, have just been ported from Perl to C++. Maybe that makes it easier to integrate AccurateRip into Max?
http://www.hydrogenaudio.org/forums/ind ... t&p=527474
Re: Comparing rips
Thanks for this- I'll take a look.krmathis wrote:Stephen. This "might" be good news...
ARCue, the multiplatform AccurateRip checksum script, have just been ported from Perl to C++. Maybe that makes it easier to integrate AccurateRip into Max?
http://www.hydrogenaudio.org/forums/ind ... t&p=527474
Strangely, I was reviewing the perl script the day before yesterday and it seemed to me at the time that the file had to be ripped as a WAV for the script to work.