jollybeeapp / android-spectrum-analyzer

Automatically exported from code.google.com/p/android-spectrum-analyzer
0 stars 0 forks source link

[New Feature] Implement native service which works out FFT on audio signals #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Through the use of JNI and C++ implement a native service which works out FFT 
on audio signals captured by the built-in audio device. It's gonna work faster 
and consequently the systems won't freeze constantly.

Original issue reported on code.google.com by zz4...@gmail.com on 25 Feb 2012 at 4:01