-
Any kind of program to match audio clips based on spectral analysis or something similar?
Basically, I have one audio file that is a string-out of several takes of voiceover dialogue (FILE “A”). I have another file that is the editing dialogue using the best takes from the string-out (FILE “B”). I now have to determine which takes from the string-out (A) were used in the editing dialogue clip (B)…. hard to tell the subtle differences by ear. Basically I’m looking for any kind of program that will scan the spectral of “B” and highlight the identical portions in “A”. Is this possible, or any other suggestions that may help? Thanks.