


























在使用mod_soundtouch进行变声时,配置的 <action application="soundtouch" data="2p"/> 无效,输出声音为刺啦刺啦声的电流音。
解决方案:在编译soundtouch库文件时启用 INTEGER_SAMPLES 配置。
linux环境编译 soundtouch: ./configure --enable-integer-samples && make && make install
在windows上编译soundtouch:


此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。