[android-developers] Audio Effects in android
Hi,
-- Actually i'm developing a application where i need to apply audio effects like bassboost so i tried with MediaPlayer in android sdk and i created BassBoost object and i added all the properties to bassboost but still there is no effect..so i shifted to native audio player and i created a native audio player (android ndk) and i used bassboost interface available in opensl es and i added all the properties to it but still there is no effect..i tried both the ways but there is no result..and another main thing i need to say is The methods, parameter types and units exposed by the BassBoost implementation are directly mapping those defined by the OpenSL ES 1.0.1 Specification (http://www.khronos.org/opensles/) for the SLBassBoostItf interface. (written in developer.android.com)..then i searched for the bassboost posted in many sites but there is no reply..If there is no effect then what is the use of bassboost class in sdk..if i'm wrong in setting the properties or if i'm missing something..so please suggest me..
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home