Way of improving adaptive noise reduction?
I sometimes use another noise reduction tool. It's not adaptive, but if you want, it has the ability to automatically sample the beginning of a file or range. I think the sample defaults to less than a second. It uses that to create a filter which you can then preview, modify, or use as is for your noise reduction. (And it saves having to make a selection to sample from before using the filter.)
It occurred to me that this approach could be combined with the adaptive noise reduction filter. When you turned this feature on, the filter would first use the first x (user-defined) portion of the file or sample to get its starting parameters, then switch into adaptive mode and start filtering from the beginning of the range. That might be a relatively simple solution to the problem of the first seconds of a file not getting the full benefit of the adaptive filter without the overhead of long look-ahead buffering.
Alternatively, you could define a range, have the adaptive filter create a starting point from that range, and then start working its magic.
Just a thought.
HB
I sometimes use another noise reduction tool. It's not adaptive, but if you want, it has the ability to automatically sample the beginning of a file or range. I think the sample defaults to less than a second. It uses that to create a filter which you can then preview, modify, or use as is for your noise reduction. (And it saves having to make a selection to sample from before using the filter.)
It occurred to me that this approach could be combined with the adaptive noise reduction filter. When you turned this feature on, the filter would first use the first x (user-defined) portion of the file or sample to get its starting parameters, then switch into adaptive mode and start filtering from the beginning of the range. That might be a relatively simple solution to the problem of the first seconds of a file not getting the full benefit of the adaptive filter without the overhead of long look-ahead buffering.
Alternatively, you could define a range, have the adaptive filter create a starting point from that range, and then start working its magic.
Just a thought.
HB
Comment