安卓,音频过滤器
我想制作音频记录(通过 MediaRecorder
/AudioRecorder
),然后播放带有一些更改(特效)的录制文件(例如增加/降低速度、添加回声、混合)与其他预定义的音频文件等))。
您有什么建议吗?我该怎么做?
您有任何与此相关的有趣例子吗?
I would like to make audio records (via MediaRecorder
/AudioRecorder
) and then play recorded file with some changes (special effects) (e.g. increasing/decreasing speed, adding echo, mix with other predefined audio file, etc)).
Do you have any suggestions how can I do that?
Do you have any interesting examples concerned this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您好,我遇到了以下 Api,它们对您重新混音音乐作品很有用。
均衡器 更改频率。
然后尝试使用 BassBoost 来改变音乐的低音。最后,使用 audiofix 包。我希望这应该得到你去吧。
Hi I came across the following Api's which would be useful for you to remix a music piece.
Equalizer to change the frequency.
then try using BassBoost to change the Bass of the music.Finally , use the audiofix package.I hope this should get you going.