search for: flattop

Displaying 6 results from an estimated 6 matches for "flattop".

Did you mean: flatto
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...
2014 Dec 07
2
GCC/clang compilation issues
> I don't know, its your build system and I haven't seen it, nor do > I have the time and motivation to look at it (unless of course you > were paying me for my time). I willing give my time to maintain > FLAC. I have not signed up to spend my time on your project. And I am willing to looking at FLAC and spent my time to fix compiler warnings to make it more portable and
2012 Jun 11
0
flac -- exhaustive model search vs. -A <*>?
On Jun 10, 2012, at 21:32, Linda A. Walsh 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...
2010 Dec 23
1
Finding flat-topped "peaks" in simple data set
Hello, Thank you to all those great folks that have helped me in the past (especially Dennis Murphy). I have a new challenge. I often generate time-series data sets that look like the one below, with a variable ("Phase") which has a series of flat-topped peaks (sample data below with 5 "peaks"). I would like to calculate the phase value for each peak. It would be great to
2012 Jun 14
3
flac -- exhaustive model search vs. -A <*>?
...is at: http://flac.sourceforge.net/documentation_format_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...
2014 Nov 10
0
[PATCH] Update documentation for new compression presets
...quot; -M, --adaptive-mid-side Adaptive mid-side coding for all frames\n"); @@ -1589,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 b...