commit | 140d759d6282fcaaf939eba4d79bd9d17c614da6 | [log] [tgz] |
---|---|---|
author | Phil Burk <[email protected]> | Wed Aug 21 17:46:59 2019 -0700 |
committer | Phil Burk <[email protected]> | Wed Aug 21 17:46:59 2019 -0700 |
tree | 609de672577c798112febed35450c4f1bb811902 | |
parent | c123b671bc2069542c39e87db094c2f8620cd8bc [diff] |
resampler: better bessel function Applied fix from RBJ to Bessel polynomial. Benchmarked various implementations. Chose HyperbolicCosineWindow because it is faster to compute and cleaner.