Sound Effects/Manipulation?

Posted by Adam on Stack Overflow See other posts from Stack Overflow or by Adam
Published on 2009-12-28T20:44:07Z Indexed on 2010/03/26 3:03 UTC
Read the original article Hit count: 526

Filed under:
|

Hello, I am creating an android app that basically records an applies an "Effect" on the audio track then plays it back. I got my app to record an play back but I am stuck an not sure where do go from here. I have been Googling for days now trying to find a open source audio library or some way to change the audio after I record it. I currently have it setup to play back using SoundPool an I't lets me speed up an slow down the audio. I would like to do things like change pitch an add echo etc. I will appreciate any responses because I am totally stumped right now.

Thanks Adam

© Stack Overflow or respective owner

Related posts about android

Related posts about java