Does anyone have PortMIDI working in Java? I'm finally getting to work on some small apps to set default input and output devices for PortMIDI applications. To make things cross-platform, I thought I would do the GUI in Java, so I need an interface from Java to PortMIDI to query PortMIDI for devices. Yes, I know Java has MIDI support, but I don't think that helps because the PortMIDI device and interface naming will be different.
-Roger _______________________________________________ media_api mailing list [email protected] http://lists.create.ucsb.edu/mailman/listinfo/media_api
