Can you translate that to something that would be useful for the Manual? For a higher sample rate than 44100 Hz, should the user set smoothing higher, other things being equal?Paul L wrote:How did you calculate those numbers?Robert J. H. wrote:If I don't err, the smoothing over 7 bands (since factor 0 = 1 band) for different sample rates are as follows - all in Hertz, except last column:Gale Andrews wrote:So what is the equivalence of 6 at for example 96000 Hz, or 8000 Hz or 16000 Hz (which a voice track might be)?Paul L wrote:Remember that frequency smoothing counts bands now. The equivalence of 6 to the old 150 Hz assumes a 44100 sample rate.Robert J. H. wrote:My thoughts too.Gale Andrews wrote:I am pleased we finally increased default smoothing, but don't you think it looks odd to have a default at the extreme of a slider scale?Paul L wrote: Default smoothing will be 6 in future versions.
Gale
The extreme should in any case be higher - 10 or 12.
If I'm correct, 6 is approx. 150 Hz and we used up to 500 Hz in the old effect. This might not be necessary anymore with the partially new algorithm but who knows.
What about a track with 16 kHz sample rate?
Robert
It seems you are still discouraging frequency smoothing above 6 by setting 6 as the maximum. Are you so discouraging?
https://soundcloud.com/blizzkrut/sets/a ... nd-problem which is voice with heavy noise (or a normalized version with DC offset removed) needs more than smoothing of 6 in my opinion to reduce artifacts on the voice in the noise-reduced result.
What settings would you use on that? The Forum topic those samples comes from is http://forum.audacityteam.org/viewtopic ... 46&t=87385.
GaleThe last number shows the factor needed to get the same 150 Hz band width as with 44100/6.Code: Select all
Sample Rate Bandwidth Smoothing factor 8000 27.34375 37.5875 16000 54.6875 18.29375 22050 75.36621094 13 32000 109.375 8.646875 44100 150.7324219 6 48000 164.0625 5.43125 88200 301.4648438 2.5 96000 328.125 2.215625
Of course, the window length in seconds changes as well and thus the results are presumably not comparable - I haven't made all the tests needed.
Robert
A "band" means a "bin" with a 2048 sample window. It is the higher sample rates that have narrower bins.
Gale