Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monome.go: undefined: midi.FakePort and Note #1

Open
ohac opened this issue Mar 5, 2016 · 2 comments
Open

monome.go: undefined: midi.FakePort and Note #1

ohac opened this issue Mar 5, 2016 · 2 comments

Comments

@ohac
Copy link

ohac commented Mar 5, 2016

Hi.
I got errors below.
Thanks.

$ cat Gomfile 
# libportmidi-dev
gom "github.com/aoeu/audio/midi"
$ gom install
downloading github.com/aoeu/audio/midi
# github.com/aoeu/audio/midi/controller
./monome.go:17: undefined: midi.FakePort
./monome.go:71: undefined: midi.Note
./monome.go:72: undefined: midi.Note
gom:  exit status 2
@aoeu
Copy link
Owner

aoeu commented Mar 8, 2016

Hi @ohac! Thank you for trying to use this project, I thought there were no users. :)
I have been rewriting large sections of the code, and I am trying to fix the Monome code. I do not own a Monome, but I can hopefully borrow one from a friend and get it working again. I will update here when I can at least get the Monome serial data converted to live MIDI messages again.

@ohac
Copy link
Author

ohac commented Mar 8, 2016

Thank you for replying.
I didn't know Monone. Now I know it is a MIDI device.
I just wanted to use that midi package for other MIDI devices/softwares.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants