Re: Deleting Clipped Audio
Posted: Wed Jun 25, 2014 11:18 pm
I tried PopMute and it works great so far. So that's exactly what I need. However, getting a command line driven PopMute via audacity looks to be a difficult task. What I am doing is to generate audio files synthetically via text to speech and apply filters on it. So this is not a recorded audio. It looks like I might have to look into trying to mimic the PopGate code via any open sourced code. I don't know nyquist (let along signal processing). If you have any pointers to open sourced code, please let me know. I can find where the threshold levels are violated, but it looks like fixing it gracefully is a different ball game.