Audio Pitch and Tempo modification

为君一笑 提交于 2019-12-20 04:04:16

问题


I need to modify pitch or tempo of an audio, but need to do them separately. Is there any example in Android for that or any library which provides support for Android.

I want to avoid using NDK/JNI for this, since I am not that good into it.

I have already seen Many libraries, although they have a nice tutorial, but I am unable to import them to Eclipse Android project. Help is appreciated :-)


回答1:


you could try Tarsos !

Here some cool demo links from Tarsos:

http://0110.be/posts/Phase_Vocoding%3A_Time_Stretching_and_Pitch_Shifting_with_TarsosDSP_Java

http://0110.be/posts/Pitch_Shifting_-_Implementation_in_Pure_Java_with_Resampling_and_Time_Stretching



来源:https://stackoverflow.com/questions/20351003/audio-pitch-and-tempo-modification

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!