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.
我正在尝试使用 FFT(快速傅立叶变换)为 iPhone 开发音调分析器,但要弄清楚如何将音频样本转换为可以分析它的形式。我只想要一个具有时间和幅度的数组或类似的东西。提前致谢!