midi icon indicating copy to clipboard operation
midi copied to clipboard

The MIDI package is a high level MIDI library to consume and generate MIDI files.

midi

The MIDI package is a high level MIDI library to consume and generate MIDI files.

GoDoc Go Report Card Coverage Status Build Status

Alternative

Depending on your needs, you might want to check out the excellent gomidi library by metakeule. His library is lower level but more complete and offers support for live MIDI messaging which this library isn't trying to do.