在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