go-midi
go-midi copied to clipboard
A Midi file parser library written in Go
Hi! I'm new to Go and I'm currently going on a project related to MIDI file reading and playing. You mentioned in README.md that there're some examples about how to...
Hi Joe, I am writing to you, since you worked on MIDI and I wrote a rather complete library in the last weeks where some inspiration and code came from...
midi event may be ignored in the file.need to be processed,just in switch mType { ... ... default: { //this place to deal with } }