3 steps to ascertain whether two wav files are the same
Posted by: MangoMonkey on 15 January 2014
This might be interesting for folks who are trying to ascertain whether two cd rips are bit by bit identical. You'll need to install Audacity.
1) Import Files
a) File => Import => Audio (choose make a copy) -> First file
b) File => Import => Audio (choose make a copy) -> Second file
2) Select the first file, and do Effect Invert.
3) Select both files, and do Tracks => Mix and render
If you end up with Nothing, Just a 0.0 line, the two files have cancelled themselves out, indicating that both files indeed had the exact same data.
Enjoy!