需要命令行/TCP midi播放器
我正在使用 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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论