Popularity
6.9
Stable
Activity
0.0
Stable
808
75
279

Code Quality Rank: L4
Programming language: Java
Tags: Other Widget    

android-visualizer alternatives and similar packages

Based on the "Other Widget" category.
Alternatively, view android-visualizer alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of android-visualizer or a related project?

Add another 'Other Widget' Package

README

Android Visualizer

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

The Visualizer is designed to be modular, so it is very easy to combine visualizations to create more complex effects.

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.


*Note that all licence references and agreements mentioned in the android-visualizer README section above are relevant to that project's source code only.