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.65k stars 253 forks source link

Can this lib run in android platform? #89

Closed Joeyqcy closed 3 years ago

Joeyqcy commented 4 years ago

I want to use this lib run in my android project. Can this lib run in android platform?

Jman420 commented 4 years ago

Yup, I've been using it in one of my Android Projects. Here are build scripts for Windows : https://github.com/Jman420/kfr_for_android