Closed DMcNamara closed 10 years ago
now significantly less fucked, compare frequencies instead of magnitudes
also use Hz rather than arbitrary -.5 and .5 bounds
https://github.com/surette/softwaredev/commit/1f99a92df415f8df80cdaec669d7765daf945718
Commenting out convertToMono appears to fix it?
All should match: x1.wav<->x2.wav -> Match x1.mp3<->x2.mp3 -> Match
x1.wav<->x1.mp3 -> Match x2.wav<->x2.mp3 -> Match
x1.mp3<->x2.wav -> No Match x1.wav<->x2.mp3 -> No Match