需要命令行/TCP midi播放器

发布于 2024-12-18 18:31:04 字数 268 浏览 3 评论 0原文

我正在使用 adobe AIR 制作一个 MIDI 应用程序,为了播放动态实时(ish)输出,我想要:

一个接受 std 输入上的原始 midi 数据并播放它的程序

,或者

一个我可以使用的 API播放原始 MIDI 字节数据

我已经研究了 Java 声音 API 和其他 API,但它们似乎没有播放原始字节流的功能。如果有人知道任何类似的东西可以接受 MIDI 以外的格式的输入,我很想听听它,因为如果需要的话我可以轻松地翻译我的 MIDI 数据!提前致谢

I'm making a MIDI application with adobe AIR and in order that I might play dynamic real time(ish) output I would like either:

A program which accepts raw midi data on std input and plays it

or

An API which I can use to play raw midi byte data

I've looked at the Java sound API and others but they doesn't seem to have functionality for playing a raw stream of bytes. If anyone knows anything similar which accepts input in a format other than MIDI, I'd like to hear it because I can easily translate my MIDI data if needed! Thanks in advance

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文