Categorygithub.com/go-audio/midi
repositorypackage
1.0.0
Repository: https://github.com/go-audio/midi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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.