我想构建一个 OSX 应用程序,将一些简单的 DSP 应用于所有音频。我从哪里开始?

发布于 2024-11-29 11:40:00 字数 178 浏览 1 评论 0原文

我想构建一个位于 OSX 工具栏中的小实用程序应用程序,并允许用户对正在播放的任何音频应用一些 dsp(均衡等)。

例如,用户可以调整整体声音的均衡,无论音频在哪个应用程序中播放。

哪些库、API 允许我访问音频流?

这是我第一次为 OSX 编程,因此任何有关此主题的建议、陷阱帮助将不胜感激!

I want to build a little utility app that sits in the OSX tool bar and allows a user to apply a little dsp (equalization, etc.) to whatever audio is playing.

E.g., A user could adjust the equalization of the overall sound, regardless of what app the audio is playing in.

What Libraries, APIs, will allow me to tap into the audio stream?

This is my first time to program for OSX so any advice, help with gotchas, on this topic would be appreciated!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦醒时光 2024-12-06 11:40:00

查看音频单元

AU Lab 可以配置为系统范围均衡器,与 Soundflower 结合使用。

Look into Audio Units.

AU Lab can be configured as a system-wide equalizer, when combined with Soundflower.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文