Hi,

you can do that in AudioTrack.cpp .
the other suggesstions may be AudioFlinger.cpp or AudioMixer.cpp but better
to add in AudioTrack.cpp because you can select what type of track it is and
apply your logic/effect.

regards,
bas.

On Fri, May 22, 2009 at 12:38 PM, saxoappeal <dimplej...@gmail.com> wrote:

>
> Hi, Everyone!
>
> I want to make a sound effect for mp3 audio file.
> so, I need to get a pointer that I can add some my logic for the
> effect,
> but, In the app layer , I think there is no way to do that.
>
> Is there anybody who can just tell me some clues to sovle the problem?
> Thanks anyway for reading this. Have a niceday!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to