SIGN IN SIGN UP

Add faster and more accurate WindowedSinc interpolators. (#375)

* Try speeding up resamplers with SIMD.

* Speed up all resamplers by ~25%.

* temp, kinda works

* Reworking logic in steps

* temp

* It works for everything but WindowedSinc

* Working and fast for Linear and 0OH

* working

* god I hate this, givin gup

* Implement faster WindowedSinc interpolators.

* Disable mostly-fast-math.

* Update default resampler quality to WindowedSinc32.

* Really, clang-format?

* Remove extra speed tests.

* More cleanup.

* Update version.
P
Peter Sobot committed
3a323bf319ccbd445c1e26c81610ea4953027c85
Parent: ee16bb8
Committed by GitHub <noreply@github.com> on 9/13/2024, 5:46:19 PM