APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 Noise Demo: FFT Spectogram Realtime APK 다운로드를 위해 서명 확인을 사용합니다.
3.8 MB
파일 크기
Everyone
Android 4.1+
Android OS
이는 소음에 대한 샘플 앱 안드로이드 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