Skip to content

neurobin/audio-analyzer-for-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio spectrum Analyzer for Android.

I wrote this small (but potentially useful) Android app to experiment with and
understand various features of the Android SDK, including:

- Pan and pinch to zoom
- User preferences
- Custom attributes
- View animations
- Audio subsystem

Files:
- fftLibrary: a library project containing the FFT code
- audioAnalyzer: A simple android app to excersize the FFT library

I'm making this available in the hope that it is useful.
Stephen Uhler

About

Automatically exported from code.google.com/p/audio-analyzer-for-android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages