用于输出可由音频程序读取的 MIDI 文件或文本的 Python 接口

发布于 2024-08-23 03:55:07 字数 97 浏览 8 评论 0原文

我正在寻找一个 python 包或库,它允许我以编程方式输出可以由音频/声音处理程序(如 LogicPro 或 iDrum)读取的文件格式(例如 MIDI)。对此最好的选择是什么?

I am looking for a python package or library that will allow me to programmatically output a file format (e.g. MIDI) that can be read by audio/sound processing programs, like LogicPro or iDrum. What are the best options for this?

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

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

发布评论

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

评论(1

魂归处 2024-08-30 03:55:07

此处列出了大量的可能性,特别是在“Midi Mania”标题下。对于您的要求以及各种软件包的描述,在我看来 pythonmidi 可能最适合你,但我没有这方面的第一手经验。

A large number of possibilities are listed here, especially under the "Midi Mania" header. For your requirements, and the various packages' descriptions, it seems to me that pythonmidi might suit you best, but I have no first-hand experience with it.

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