是否可以为 Logic 创建生成 MIDI 的插件?
这可能是一个更适合提议的音频编程问答网站的问题,但这仍然是一个提议,所以现在必须由好人来做。
据我了解:
- 音频单元标准与 VST 不同,不支持生成 MIDI 作为输出的插件。
- Logic(如 OSX 的行业标准 DAW)没有对 VST 的本机支持。 VST 支持由 AU 包装插件提供,例如 FXpansion。
这些一起是否意味着 Logic 中不能有一个生成 MIDI 数据的插件?这似乎不可能,但经过 20 分钟的谷歌搜索和留言板投诉后,情况似乎很可能是这样。
或者也许有 AU 框架之外的东西?
This is probably a question better suited for the proposed Audio Programming Q&A site, but it's still a proposal, so good ol' SO will have to do for now.
It's my understanding that:
- The Audio Unit standard, unlike VST, does not support plugins that generate MIDI as output.
- Logic (as in the industry-standard DAW for OSX) has no native support for VSTs. VST support is provided by AU wrapper plugins, such as FXpansion.
Do these together imply that one cannot have a plugin in Logic that generates MIDI data? It seems impossible, but after 20 minutes of Googling it and reading message board complaints, it appears it might very well be the case.
Or perhaps there is something outside of the AU framework?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这似乎绝对是可能的。查看CoreAudio 邮件列表上的线程,以及与这个CoreAudio 团队成员之一关于已实现属性的帖子。
It definitely seems to be possible. Check out this thread on the CoreAudio mailing list, along with this post from one of the CoreAudio team members on the implemented property.