Enabling MIDI devices in audio demos

Hello,

I thought I'd share my latest progress in MIDI device -> browser
communication research with the XG. I've succesfully hacked a Java applet to
receive MIDI data from external devices. You may already be familiar with my
HTML5 Virtual MIDI keyboard (
https://github.com/jussi-kalliokoski/virtual-midi-keyboard ), and I hope
you'll be excited to hear I've integrated the mentioned java applet with it.
Hence, all my audio demos can now be connected to external MIDI devices via
Java while we wait for the <device> support to be able to do the same.

You can see this in action in my latest WIP audio demo (
http://niiden.com/orbisyn , should work with both APIs, due to the support
from my audiolib.js ).

Best Regards,
Jussi Kalliokoski

Received on Saturday, 12 February 2011 16:30:01 UTC