Hi. I would like to read MIDI events from a MIDI instruments (in my case, a keyboard) and would like to display these events to a console in a Java GUI. Would anyone happen to know how to do such a thing? I was trying to use the Receiver interface in the Javax.Sound.Midi package, but the receiver was able to be found. The tranmitter was there, but no receiver. Also, if it helps, my MIDI keyboard is connected to a USB-to-MIDI interface, not the sound card. If anyone can help, it would be very much appreciated!
thanks,
--URL
thanks,
--URL