Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fft

Passing A Variable To A Custom View Class From Actvity

I am testing drawing audio frequency into canvas using canvas.drawLine() method. I am able to do st… Read more Passing A Variable To A Custom View Class From Actvity

How To Convert 16-bit Pcm Audio Byte-array To Double Or Float Array?

I'm trying to perform Fast Fourier Transform on a .3gpp audio file. The file contains a small 5… Read more How To Convert 16-bit Pcm Audio Byte-array To Double Or Float Array?

Android Visualizer Fft / Waveform Affected By Device Volume?

I'm working on some music analysis using the Visualizer class on Android 2.3.1. I am finding th… Read more Android Visualizer Fft / Waveform Affected By Device Volume?