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

Need to properly implement event handling. #5

Closed cwilso closed 11 years ago

cwilso commented 11 years ago

Attaching event handlers, etc.

cwilso commented 11 years ago

Fixed.