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

Fix issue #45 #49

Closed abudaan closed 9 years ago

abudaan commented 9 years ago

The idea behind this fix is that all necessary _JazzInstances are created and initialized before _onready is called. See #45