search for: kaiser_bessel

Displaying 4 results from an estimated 4 matches for "kaiser_bessel".

2012 Jun 11
3
flac -- exhaustive model search vs. -A <*>?
what does the exhaustive model search do? Does it try all of the functions listed under "-A" to find the 'best', i.e. bartlett, bartlett_hann, blackman, blackman_har- ris_4term_92db, connes, flattop, gauss(STDDEV), hamming, hann, kaiser_bessel, nuttall, rectangle, triangle, tukey(P), welch. Or is that something else? I've been using the -e option for a while in my flac encoding, but for something that sounds like it should be slow I wonder if it is testing all the models or if it might not be working correctly? Thanks...
2012 Jun 11
0
flac -- exhaustive model search vs. -A <*>?
...sh wrote: > what does the exhaustive model search do? > > Does it try all of the functions listed under "-A" to find the 'best', > i.e. bartlett, bartlett_hann, blackman, blackman_har- > ris_4term_92db, connes, flattop, gauss(STDDEV), hamming, hann, > kaiser_bessel, nuttall, rectangle, triangle, tukey(P), welch. > > Or is that something else? > > I've been using the -e option for a while in my flac encoding, > but for something that sounds like it should be slow I wonder > if it is testing all the models or if it might not be > workin...
2012 Jun 14
3
flac -- exhaustive model search vs. -A <*>?
...rmat_overview.html and scroll down to "MODELING". > Does it try all of the functions listed under "-A" to find the 'best', > i.e. bartlett, bartlett_hann, blackman, blackman_har- > ris_4term_92db, connes, flattop, gauss(STDDEV), hamming, hann, > kaiser_bessel, nuttall, rectangle, triangle, tukey(P), welch. > > Or is that something else? That is something else. > I've been using the -e option for a while in my flac encoding, > but for something that sounds like it should be slow I wonder > if it is testing all the models or if it mig...
2014 Nov 10
0
[PATCH] Update documentation for new compression presets
...12 +1589,12 @@ void show_explain(void) printf(" blackman, blackman_harris_4term_92db,\n"); printf(" connes, flattop, gauss(STDDEV), hamming,\n"); printf(" hann, kaiser_bessel, nuttall, rectangle,\n"); - printf(" triangle, tukey(P), welch. More than one\n"); - printf(" may be specified but encoding time is a\n"); - printf(" multiple o...