Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to implement Equalizer in Android2.1?

I want to implement Equalizer for android 2.1, how to implement Equalizer in android 2.1? Can anyone give me any sample code or reference or idea for that?

like image 794
dev_android Avatar asked Nov 24 '25 23:11

dev_android


1 Answers

As far as I know, the only way is to use an external library, like ffmpeg. It requires to compile it using the NDK (because it's written in C), and then using it via JNI links. I've been trying that for the past 3 (full) days, and if you don't know anything about C, it's just awful...

like image 69
elgui Avatar answered Nov 27 '25 14:11

elgui



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!