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

wrong type checking in getInput()/getOutput() #15

Closed cwilso closed 11 years ago

cwilso commented 11 years ago

(typeof foo === "number")

cwilso commented 11 years ago

Fixed by https://github.com/cwilso/WebMIDIAPIShim/commit/db03e6e85c679e6c012fc76420cec7526263ce28.