Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在不修改文件的情况下更好地调整音频?我需要在不改变速度的情况下改变音高。如果我只能使用其中一个,我有同一个声音文件的 .wav 和 .mp3 版本。
看起来TarsosDSP库可以满足您的需求。他们甚至有一个关于音高转换的具体例子。
可以在此处找到音高转换演示的源代码。