声音频率检测
我目前正在尝试在 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论