package
1.23.7
Repository: https://gitlab.com/gomidi/midi.git
Documentation: pkg.go.dev

# README

This internal library contains functions derived from the github.com/afandian/go-midi package of Joe Wass. These functions are in the file "derived.go". The original functions are in the files midi_functions.go and music.go which are copies of the corresponding files from github.com/afandian/go-midi.

The functions in the file "not-derived.go" are not derived from Joe Wass.