¡@

Home 

2014/10/15 ¤U¤È 10:14:19

iphone Programming Glossary: soundtouch

Data format from recording using Audio Queue framework

http://stackoverflow.com/questions/3963827/data-format-from-recording-using-audio-queue-framework

it back. It works well. Now I'm diving into the code and I need to figure out how to feed the audio data into the SoundTouch library http www.surina.net soundtouch to change the pitch. I became familiar with the Audio Queue framework while going.. every time a chunk of audio data is available. It is within this callback that I need to pass the chunks of data into SoundTouch. I have it all setup but the noise I play back from the SoundTouch library is very staticky it barely resembles the original.. that I need to pass the chunks of data into SoundTouch. I have it all setup but the noise I play back from the SoundTouch library is very staticky it barely resembles the original . If I don't pass it through SoundTouch and play the original..

iPhone voice changer

http://stackoverflow.com/questions/4458065/iphone-voice-changer