reading midi from keyboard
in
Integration and Hardware
•
8 months ago
is there a way to read both midi coming in through a keyboard and midi being played through ableton live with processing? I was thinking OSCp5 but this seems like its a better fit for sending OSC messages and not reading MIDI.
also tried midi bus (
http://smallbutdigital.com/themidibus.php) this seems to be able to send midi data, but I cant see to seem to figure it out, it does have a addMidiListener method, but I cannot seem to get it to work. Still stink at reading documentation, so any help there would help so I don't have to bug you guys :)
http://smallbutdigital.com/themidibus/themidibus/MidiBus.html
even tried RWMidi
http://ruinwesen.com/files and no luck with IAC bus.
I *think* I am trying to send over IAC bus (which I have turned on). maybe I have to enable it somehow?
1