Posted: 6/7/2013 3:57:08 PM EDT
|
I have a bunch (thousands) of PCM files (AIFF format) that I need to compare. They are all recordings of the same audio (a click track or a square wave). I have the source audio (well, Audacity generates this).
I would like to run something on the (OS X, Linux) command line to produce a report along the lines of: file name, offset from source in ms, missing data for X ms at Y ms, (repeat missing data blocks) and run it something like: compare source.AIFF test000001.AIFF -o data.csv I'm willing to do a lot of spelunking script wise, but I need a tool to do the compare. Ideas? Also, one of these + garageband is pretty cool |