Registry / serialization / nelsonken-gomf

nelsonken-gomf

JSON →
library0.0.0-20190423072027-c65cc0469e94gogounverified

GoMF is a Go library for reading and writing MIDI files.

go get github.com/nelsonken/gomf
INSTALL
IMPORT
SIG · NELSONKEN-GOMF
N
nelsonken-gomf
serializationgov0.0.0-20190423072027-c65cc0469e94
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gomf
github.com/nelsonken/gomf

Create a new MIDI file instance

package main import ( "fmt" "github.com/nelsonken/gomf" ) func main() { midi := gomf.NewMIDI() fmt.Println(midi) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190423072027-c65cc0469e94latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
nelsonken-gomf — go get nelsonken-gomf · libregistry