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.
我可以通过使用 GetSpectrumData 函数找到最高峰值箱来计算 Unity 中来自麦克风的实时音频输入的基频。但它在较低频率时失败。我认为如果我演奏低频音符,我会得到谐波的频率。如何使用谐波数据计算基频。
您可以使用 Harmonic Product Spectrum 算法进行泛音丰富的单音音高检测和估计。
倒谱或倒谱分析是另一种可能性。