https://github.com/felixpalmer/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.

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

  

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android源代码编译命令m/mm/mmm/make分析
  2. Android第一步
  3. android进行异步更新UI的四种方式
  4. 第三方程序调用Android(安卓)Telephony
  5. 关于android和java环境和编译的一些基本
  6. Android(安卓)MediaPlayer使用注意
  7. Android(安卓)简单项目
  8. Android 中Animation简单例子
  9. Pro Android 4 第三章 理解Android中的资
  10. Android 分析 Android 应用结构