End-to-end example of doing FFT using RenderScript on Android.
renderScriptFFT is hosted in the following web site
https://github.com/nesl/renderScriptFFT
If you think the Android project renderScriptFFT listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of renderScriptFFT.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 1 |
jar files used | android-support-v4.jar commons-math3-3.1.1.jar guava-14.0.1.jar musicg-1.4.2.0.jar |
Required Permissions | android.permission.RECORD_AUDIO |
Raw File Names | res\raw\computdct.bc res\raw\computedct.bc res\raw\fft.bc res\raw\fft_restricted.bc res\raw\filtermultiplication.bc res\raw\grouptest.bc res\raw\hamming.bc res\raw\high_pass.bc res\raw\ifft.bc res\raw\logdataset.bc res\raw\matrixmultiplication.bc res\raw\matrixmultiplication2d.bc res\raw\melceps.bc res\raw\melfilterresps.bc res\raw\parallelsum.bc res\raw\powercalc.bc res\raw\powercalc2.bc res\raw\rearrangefilterresp.bc res\raw\test_16b_8k.wav |
The license information of renderScriptFFT is as follows:
Copyright (c) 2013 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided...