Youtube MIDI interface

A arduino usb hid keyboard emulator is used to convert midi note messages to keypresses. This can be usefull to controle online videos with midi, in combination with the youtube mixer (uses the youtube javascript api).

The midi part is from this script. And the keyboard emulator is from the arduino USB keyboard library lib.
This is the youtube midi interface script.