[android-porting] Re: Adding AudioEffects in GingerBread via OpenSLES

2011-03-01 Thread SM
does not currently support custom effects. Custom effects are exposed by the Java API -- seehttp://developer.android.com/reference/android/media/audiofx/AudioEff... On Feb 28, 10:40 pm, SM rit2s...@gmail.com wrote: My aim is to plugin the audio Effect Lib via the OpenSL ES. I went through

[android-porting] Re: Adding AudioEffects in GingerBread via OpenSLES

2011-03-01 Thread SM
are exposed by the Java API -- seehttp://developer.android.com/reference/android/media/audiofx/AudioEff... On Feb 28, 10:40 pm, SM rit2s...@gmail.com wrote: My aim is to plugin the audio Effect Lib via the OpenSL ES. I went through the code at  frameworks/base/media/libeffects. It contains

[android-porting] Re: Adding AudioEffects in GingerBread via OpenSLES

2011-03-01 Thread SM
API does not currently support custom effects. Custom effects are exposed by the Java API -- seehttp://developer.android.com/reference/android/media/audiofx/AudioEff... On Feb 28, 10:40 pm, SM rit2s...@gmail.com wrote: My aim is to plugin the audio Effect Lib via the OpenSL ES. I went

[android-porting] Re: Adding AudioEffects in GingerBread via OpenSLES

2011-03-01 Thread SM
not currently support custom effects. Custom effects are exposed by the Java API -- seehttp://developer.android.com/reference/android/media/audiofx/AudioEff... On Feb 28, 10:40 pm, SM rit2s...@gmail.com wrote: My aim is to plugin the audio Effect Lib via the OpenSL ES. I went through

[android-porting] Re: Adding AudioEffects in GingerBread via OpenSLES

2011-02-28 Thread SM
/android/media/audiofx and frameworks/base/ media/jni/audioeffect may also be helpful. For the native audio APIs based on OpenSL ES, see system/media. On Feb 24, 11:10 pm, SM rit2s...@gmail.com wrote: I have an IP which is an audio enhancement codec. OpenSL specifies interfaces for certain

[android-porting] Adding AudioEffects in GingerBread via OpenSLES

2011-02-24 Thread SM
I have an IP which is an audio enhancement codec. OpenSL specifies interfaces for certain effects such as bass boost, preset reverberation, stereo widening etc. Through which interface of Android(OpenSL) do i need to plugin my IP. -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] Location of AAC decoder source code in android.git.kernel.org repository

2011-02-03 Thread SM
Could anyone share the location of AAC decoder source code (implemented for Android Gingerbread with OpenSL) in android.git.kernel.org repository . Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting