Audio Effects(Bass,Treble,Equalizer) Library for android application
-
- KVRer
- 2 posts since 31 Aug, 2013
Currently I am developing an android application where i need to add audio effects like bass,treble,equalizer I tried with some libraries but there is no effect.So please post whether there are any libraries(opensource or paid) for the above mentioned audio effects in android. [/b]
-
- KVRist
- 152 posts since 14 Jun, 2011
I guess you won't find a ready to use library anywhere. It's more likely that you can grab code snippets somewhere and adapt them to your internal dsp implementation. A good resource is musicdsp.org. There are tons of examples for almost every effect algorithm.
-
Danijel.Domazet Danijel.Domazet https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=204563
- KVRist
- 201 posts since 3 Apr, 2009
Hi,
Have a look at our Little Endian sound effect SDKs.
Have a look at our Little Endian sound effect SDKs.
-
- KVRer
- 1 posts since 1 Mar, 2014
AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
Hi,I am also going to build audio effect oriented android app.You should have look at google patchfield it's open source.this is link for more information about patchfield
http://www.drdobbs.com/mobile/google-pa ... /240161818 (http://www.drdobbs.com/mobile/google-patchfield-open-source-android-au/240161818)