Skip to content

j14159/gocmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocmc

CoreMIDI Channels for Go

#What The beginnings of a Go library to use CoreMIDI on OSX via Go channels.

This is super early right now (only note on/note off) so you should probably try to use youpy's go-coremidi instead.

#Why go-coremidi looks pretty good but its approach to output was not immediately clear. Further, my heavy use of actors for other stuff makes me think of channels as a decent abstraction for dealing with MIDI input and output.

I've got the rough beginnings of a sequencer coming together on top of this for sharing later.

#Next Will tackle sysex and input as it's necessary for my use. As noted above, probably best you use go-coremidi instead.

About

CoreMIDI Channels for Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages