Audio Visualizer
A reference implementation of libraries for displaying live sound frequencies.
Projapps · com.projapps.audiovisualizer
UpdatedOct 4, 2014
PublishedOct 4, 2014
Packagecom.projapps.audiovisualizer
MD54baa80eeb914a227f035642e35ee040c
SHA1 (signer)73:36:F6:0D:D3:71:7F:0D:67:E1:4C:A3:35:29:5A:BE:00:72:ED:FB
Signed byCN=James Ng, O=Projapps, L=Singapore, C=SG
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
Description
This application is just a reference implementation showcasing the use of the following two open libraries:
- Java translation of fftpack [http://www.netlib.org/fftpack/jfftpack.tgz]
- GraphView [https://github.com/jjoe64/GraphView]
It is by no means an optimized implementation so users should notice the considerable lag in the display. Users are advised to incorporate into their own codes by rewriting it.
Usage:
1. Click on the "microphone" icon to start recording of audio.
2. Click on the "settings" icon to switch between time analysis and frequency analysis.
Versioning:
- https://github.com/nghianja/AudioVisualizer
Reference Guide:
- Pro Android Media by Shawn Van Every
- Java translation of fftpack [http://www.netlib.org/fftpack/jfftpack.tgz]
- GraphView [https://github.com/jjoe64/GraphView]
It is by no means an optimized implementation so users should notice the considerable lag in the display. Users are advised to incorporate into their own codes by rewriting it.
Usage:
1. Click on the "microphone" icon to start recording of audio.
2. Click on the "settings" icon to switch between time analysis and frequency analysis.
Versioning:
- https://github.com/nghianja/AudioVisualizer
Reference Guide:
- Pro Android Media by Shawn Van Every
Required features
- Microphone android.hardware.microphone
- Screen Landscape android.hardware.screen.landscape
- Touchscreen android.hardware.touchscreen
Permissions (1)
Audio Visualizer requests the following Android permissions:
- Record Audio android.permission.RECORD_AUDIO