声音频率检测

发布于 2024-10-20 14:12:18 字数 174 浏览 6 评论 0原文

我目前正在尝试在 iPhone 上创建一个声音频率检测应用程序。我被告知,我需要进行单个频率的频率检测的算法是goertzel算法。

然而,我目前正在努力用 C 或 Objective-C 实现这个算法。我不确定如何从麦克风检索我需要的数据以及如何使用此算法实时处理它。

任何帮助/示例代码将不胜感激。

I am currently attempting to create a sound frequency detection application on the iPhone. I have been informed that the algorithm I need for frequency detection of a single frequency is the goertzel algorithm.

However, I am currently struggling to implement this algorithm in C or Objective-C. I am unsure how to retrieve the data I need from the microphone and how to process it in realtime with this algorithm.

Any help / sample code would be greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文