Skip to content

Instantly share code, notes, and snippets.

/*
* Midikeys.js
* > Turn your keyboard into a midi keyboard, compatible with the Web MIDI API.
* Copyright 2012 Nick Thompson
* MIT License
* https://gist.github.com/3995530
*/
(function (window, document, undefined) {
// Keycode to MIDI note values