Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 849 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 849 Bytes

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.