scgolang / midi

Golang midi package

Repository from Github https://github.comscgolang/midiRepository from Github https://github.comscgolang/midi

midi

Dead simple MIDI package for Go. Currently only supports Linux and Mac.

Install

go get github.com/scgolang/midi

If you're on Linux, you'll have to install the ALSA development files.

The package is probably named either libasound2-dev or alsa-devel.

About

Golang midi package


Languages

Language:Go 61.1%Language:C 38.7%Language:Makefile 0.1%