jniemann66 / ReSampler

High quality command-line audio sample rate converter
GNU Lesser General Public License v2.1
160 stars 26 forks source link

print to logcat in Android, first successful build (targeting Android) of ReSampler + libsndfile + fftw-3.3.8 #9

Closed mgood7123 closed 5 years ago

mgood7123 commented 5 years ago

includes full source for fftw-3.3.8 and libsndfile located in android/src/

also includes fallback libraries from the successful build located in android/fallback/ (note armabi-v7a is currently unavailable as cmake does not seem to compile libsndfile for that arch while fftw-3.3.8 has been compiled