cwilso / WebMIDIAPIShim

Polyfill using the Jazz NPAPI MIDI plugin to implement the Web MIDI API on Mac and Windows.
380 stars 53 forks source link

Update WebMIDIAPI.js #23

Closed jaycliff closed 11 years ago

jaycliff commented 11 years ago

I have cleaned up some of the code to minimize JSLint 'error' messages. I hope the original author would adhere to JSLint's coding style to enhance the code's readability.

No, I'm not really a big fan of Crockford, but he does have some major points. :)

cwilso commented 11 years ago

I've pulled most of these in, as I refactored the code, and cleaned up the style a bit.