在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Noise Demo: FFT Spectogram Realtime APK 下载。
3.8 MB
文件大小
Everyone
Android 4.1+
Android OS
这是噪声的示例应用程序,一个Android FFT实现。
This is the sample app for Noise written in Kotlin with RxJava2. Noise is a Java Android wrapper for kissfft, a FFT implementation written in C.
The FFT:s are rendered from the microphone stream in real time. Expect drag on most devices since the FFT Spectogram rendering isn't that optimal. Works pretty good on modern devices tho.
You can find the source for this app and the lib at the repo https://github.com/paramsen/noise
Code hard,
Pär Amsen