.Net 中的 Midi 实现

发布于 2024-07-09 02:16:01 字数 198 浏览 9 评论 0原文

有人对在 C# Winforms 中编写基于 MIDI 的应用程序有任何指导或建议吗? 我最近购买了一个新的效果踏板,它具有完整的 MIDI 实现(或者我是这么认为的),但制造商认为不发布图书馆员/补丁编辑应用程序是合适的。

除了将键盘插入另一个 MIDI 设备之外,我几乎没有任何 MIDI 经验,但这并不难,对吧? ;-)

提前致谢。

Does anyone have any guidance or recommendations for writing a MIDI-based application in C# Winforms? I have recently bought a new effects pedal that has a full MIDI implementation (or so I'm led to believe) but the manufacturers have seen fit to not release a librarian / patch editing application.

I have virtually no experience of MIDI beyond plugging a keyboard into another MIDI device, but it can't be that hard, right? ;-)

Thanks in advance.

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

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

发布评论

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

评论(3

浴红衣 2024-07-16 02:16:01

另请查看 NAudio

Also check out NAudio

终止放荡 2024-07-16 02:16:01

老问题,但你可以查看我的 DryWetMIDI 库。 它有很多功能和丰富的文档。 至于使用设备,这篇文章将是一个很好的起点。

Old question, but you can check out my DryWetMIDI library. It has a lot of features and rich documentation. As for working with devices, this article will be a good start point.

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