Connect it to MediaPLayer
salvonos opened this issue · 2 comments
salvonos commented
Is there a way to user the visualiser reacting to a MediaPlayer?
ffournier commented
Yes you can by use the Visualizer of the API Android https://developer.android.com/reference/android/media/audiofx/Visualizer.html. YOu can get the buffer by the method setOnCaptureListener
bliveinhack commented
Hello,
Can you guys please upload sample with media player. it would be nice to see with music player too.