Remove port-midi: (#4107)

- Development is mostly over 2 years old
- Many open issues
- No report card
- No code coverage
This commit is contained in:
Shannon 2022-03-29 11:02:58 -07:00 committed by GitHub
parent 8af40bcd61
commit ba5118cd5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,7 +214,6 @@ _Libraries for manipulating audio._
- [music-theory](https://github.com/go-music-theory/music-theory) - Music theory models in Go.
- [Oto](https://github.com/hajimehoshi/oto) - A low-level library to play sound on multiple platforms.
- [PortAudio](https://github.com/gordonklaus/portaudio) - Go bindings for the PortAudio audio I/O library.
- [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi.
**[⬆ back to top](#contents)**