Skip to content

Takes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmp

Notifications You must be signed in to change notification settings

zacarkim/android-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d472d6d · Dec 10, 2011

History

25 Commits
Dec 9, 2011
Dec 10, 2011
Dec 10, 2011
Dec 2, 2011
Dec 5, 2011
Dec 2, 2011
Dec 5, 2011
Dec 9, 2011
Dec 2, 2011
Dec 2, 2011

Repository files navigation

Android Visualizer

A View subclass that Takes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmp

Examples

It's easy to create your own custom visualizations or combine/edit existing ones. Below are a few examples:

A pair of frequency distributions.


This is an example which uses the FFT data rather than the raw audio waveform

Line visualization


Draws the audio waveform on screen, pulsing on prominent beats

Circle visualization


Draws the audio waveform in a circle, with the radius changing over time

Combined visualization


A combination of all the above

License

Released under the MIT license.

About

Takes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%