What method(s) would be most recommended to detect silence on one mono track, but not another? Or on a stereo track, silence on one side but not the other?
The silence finder plug-in works relatively well – I can split a stereo track, and independently detect silence on each side (using two different label tracks), and then visually compare the two label tracks. But, this is slow and laborious, especially with longer tracks (60 minutes) with many silent segments on both.
Here’s the scenario: I have two mono audio tracks containing essentially the same audio – one from the output of a baseline device (“golden” track with no audio drops), and one from a device which may sporadically drop anywhere from 0.03 to 0.4 seconds of audio throughout. When audio is dropped, it’s usually abrupt (like making a selection in the timeline using Audacity and silencing it) rather than fading out and back in.
I tried inverting one track and adding the two together (thinking that I could “cancel out” audio that was the same, while highlighting events where the audio had dropped on one track), but since the audio is not truly identical in the digital sense, this approach did not work.
The type of audio content is varied (may contain music, dialogue, etc.), as it is actually the audio portion of random recordings from a cable TV set-top tuned to any channel. Why would I do this, you may ask? I’m simply trying to analyze the frequency and duration of audio drops introduced by certain devices which process the audio during its delivery, so being able to find drops easily would be beneficial.
I am extremely new to Nyquist, so unless canned code could be provided, I hope not to have to do any actual coding/scripting from scratch (although I’ve inspected and tried to understand some of the existing plug-ins to see if I could adapt them to my specific application – to no avail).
Thanks very much to any responses!
Ben