Hi everybody,
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. So I spend some time to figure out the API and get it complete (although test coverage is not complete yet). Anyway I need some feedback regarding the API (see the tickets: https://github.com/gomidi/midi/issues ). 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). So please have a look: https://github.com/gomidi/midi <https://github.com/gomidi/midi> 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): https://github.com/gomidi/smfimage https://github.com/gomidi/midispy <https://github.com/gomidi/midispy> Discussion/Google group: https://groups.google.com/forum/#!forum/gomidi Thanks! -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.