<p>Hi everybody,</p>
<p>there are some MIDI implementations written in Go, but they are mostly incomplete and don't have a common interface for SMF and live data.</p>
<p>So I spend some time to figure out the API and get it complete (although test coverage is not complete yet).</p>
<p>Anyway I need some feedback regarding the API (see the tickets: <a href="https://github.com/gomidi/midi/issues">https://github.com/gomidi/midi/issues</a> ).</p>
<p>And I would like to make it the goto midi library for Go, so I invite you for collaboration. The idea is to stabilize it soon (there are just some open naming and comfort issues).</p>
<p>So please have a look: <a href="https://github.com/gomidi/midi">https://github.com/gomidi/midi</a></p>
<p>There are also some other packages that make use of it beneath the umbrella of gomidi (but they are more for demoing at the moment):</p>
<p><a href="https://github.com/gomidi/smfimage">https://github.com/gomidi/smfimage</a></p>
<p><a href="https://github.com/gomidi/midispy">https://github.com/gomidi/midispy</a></p>
<p>Discussion/Google group: <a href="https://groups.google.com/forum/#!forum/gomidi">https://groups.google.com/forum/#!forum/gomidi</a></p>
<p>Thanks!</p>
<hr/>**评论:**<br/><br/>SilentWeaponQuietWar: <pre><p>Thank you for spending the time to do this! I'm extremely interested with using MIDI in Go, specifically <a href="http://www.4front-tech.com/pguide/midi/midi8.html" rel="nofollow">SDS</a> / SDMI sample dumps. Hopefully you will venture into those areas as well, or maybe I'll do some PRs. Either way, happy to see this.</p></pre>metakeule: <pre><p>I have no plans to do so (yet), but join the Google group and let's see, if we can make a package for it beneath github.com/gomidi</p></pre>
Request for feedback: MIDI library for reading and writing SMF and live MIDI data
polaris · · 373 次点击这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
0 回复
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传