Android 和 NDK/库
我现在承认失败,如果不使用 NDK,就无法使用/构建良好的音频音调函数。现在我的问题是,有谁知道库中或 NDK 的某些源代码中有任何好的音高变化代码吗?
I have now admitted defeat that you cannot use/build a good audio pitch function without using the NDK. Now my question is does anyone know of any good pitch changing code either in a library or some source code for the NDK?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以查看具有自动调谐功能的 MicDroid 应用程序,可在 GitHub 上找到源代码:https://github.com /intervigilium/MicDroid
这里有更多信息:
http://forum.xda-developers.com/showthread.php?t=721388
You could have a look at the MicDroid app that does auto-tune, sources available on GitHub: https://github.com/intervigilium/MicDroid
some more info here:
http://forum.xda-developers.com/showthread.php?t=721388