Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 628 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 628 Bytes

Audio-Visualizer-Android

Audio visualizer Android app in frequency domain. Sound captured from microphone and transformed into frequency domain with FFT (imaginary parts of complexes are ignored).

Google Agera used for reactive programming: https://github.com/google/agera
Apache Commons Math library used for interpolation algorithm: http://commons.apache.org/proper/commons-math