brucelane / Cinder-MIDI2

Alternative approach to interfacing RtMidi lib in Cinder
21 stars 10 forks source link

Midi Thru #15

Closed earjuice closed 7 years ago

earjuice commented 7 years ago

My attempt to implement MIDI thru functionality using low level (vector) midi. Does this seem like the proper approach? Edit: sorry, this is my first time trying to use git and a pull request. Think I messed it up.

brucelane commented 7 years ago

you better fork this repo, make your changes on your clone, then commit, push to your repo, then make a pull request :-)