kfrlib / kfr

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
https://www.kfrlib.com
GNU General Public License v2.0
1.67k stars 256 forks source link

Fix Android Instruction Sets for x86 archs #43

Closed Jman420 closed 5 years ago

dancazarin commented 5 years ago

Thanks, already fixed by setting CPU_ARCH to detect by default.